diff options
Diffstat (limited to 'SXHkD')
-rw-r--r-- | SXHkD/.config/sxhkd/sxhkdrc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/SXHkD/.config/sxhkd/sxhkdrc b/SXHkD/.config/sxhkd/sxhkdrc index 8cd5e96..bff2294 100644 --- a/SXHkD/.config/sxhkd/sxhkdrc +++ b/SXHkD/.config/sxhkd/sxhkdrc @@ -32,11 +32,11 @@ super + {comma,period} bspc node -z {left -20 0,right 20 0} # Launchers -{super + Return, hyper + a} - notify-send "Launching terminal"; \ - $TERMINAL +super + Return + $TERMINAL;\ + notify-send "Launching terminal"; -super + a +{super,hyper} + a dmenu_run hyper + e |