aboutsummaryrefslogtreecommitdiff
path: root/SXHkD/.config/sxhkd/sxhkdrc
diff options
context:
space:
mode:
authordx <aryadevchavali1@gmail.com>2020-06-21 02:01:29 +0100
committerdx <aryadevchavali1@gmail.com>2020-06-21 02:01:29 +0100
commitb13135f8c52de127046e593d0475a992830eeb20 (patch)
treeb04c1db346d30287419436c9c5c763b95aa4410e /SXHkD/.config/sxhkd/sxhkdrc
parentd0ae12aec0f17f328853621f86697748debc1dc4 (diff)
downloaddotfiles-b13135f8c52de127046e593d0475a992830eeb20.tar.gz
dotfiles-b13135f8c52de127046e593d0475a992830eeb20.tar.bz2
dotfiles-b13135f8c52de127046e593d0475a992830eeb20.zip
+hyper a binding for dmenu_run
Diffstat (limited to 'SXHkD/.config/sxhkd/sxhkdrc')
-rw-r--r--SXHkD/.config/sxhkd/sxhkdrc8
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