summaryrefslogtreecommitdiff
path: root/.config/sxhkd/sxhkdrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/sxhkd/sxhkdrc')
-rw-r--r--.config/sxhkd/sxhkdrc6
1 files changed, 2 insertions, 4 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index 612eaf3..23393fa 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -3,10 +3,8 @@
#
# Basic.
-super + Return
- $TERMINAL
-# Read after releasing 'd' because as soon
-# as dmenu runs it listens for kb presses.
+super + {_,shift + }Return
+ $TERMINAL { ,-e tmuxed}
super + d
dmenu_run -fn "Noto Sans Mono:size=12" -nb "$(xresource background)" -nf "$(xresource foreground)" -sb "$(xresource color4)" -sf "$(xresource color0)"
super + Escape