summaryrefslogtreecommitdiff
path: root/.config/sxhkd
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-25 21:52:30 -0700
committerDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-25 21:52:30 -0700
commit9d44898fb3c2dbac189f5fa7b9b1d789937f348c (patch)
tree466b238e00d16c12f50ccac4a21d693eb1961fd9 /.config/sxhkd
parent01aae48c384f4b07c2f204bff81ba2398cbd3065 (diff)
Better "now playing" module
Diffstat (limited to '.config/sxhkd')
-rw-r--r--.config/sxhkd/sxhkdrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index 044ce1d..987bb60 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -7,7 +7,7 @@ super + Return
$TERMINAL
# Read after releasing 'd' because as soon
# as dmenu runs it listens for kb presses.
-super + @d
+super + d
dmenu_run -fn "Noto Sans Mono:size=12" -nb "$(xresource background)" -nf "$(xresource foreground)" -sb "$(xresource color4)" -sf "$(xresource color0)"
super + Escape
pkill -USR1 -x sxhkd