From b13135f8c52de127046e593d0475a992830eeb20 Mon Sep 17 00:00:00 2001 From: dx Date: Sun, 21 Jun 2020 02:01:29 +0100 Subject: +hyper a binding for dmenu_run --- SXHkD/.config/sxhkd/sxhkdrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'SXHkD/.config/sxhkd') 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 -- cgit v1.2.3-13-gbd6f