summaryrefslogtreecommitdiff
path: root/.config/sxhkd/sxhkdrc
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2021-01-04 17:21:05 -0700
committerDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2021-01-04 17:21:05 -0700
commit8da0a7927b2c218b3f09117a01aff274ecaa993c (patch)
tree438ef29ce70820ab55af1b9c8e9956326248d9ce /.config/sxhkd/sxhkdrc
parent3876d9c187271309b88128035989714003f676fa (diff)
Add tmux support
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