diff options
Diffstat (limited to '.config/sxhkd/sxhkdrc')
-rw-r--r-- | .config/sxhkd/sxhkdrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 8ccc417..db696df 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -106,6 +106,9 @@ super + 3 super + 4 /usr/local/bin/st -e /usr/local/bin/w3m https://start.duckduckgo.com/ +super + 0 + /usr/home/jozan/.local/bin/dmpc >/dev/null 2>&1 + {XF86AudioRaiseVolume} /usr/home/jozan/.local/bin/mixer-set raise >/dev/null 2>&1 |