Conky, sxhkd: Switch to Conky toggle hotkey

This commit is contained in:
2018-06-22 20:21:26 -05:00
parent 33d88a930b
commit c3e7043217
3 changed files with 6 additions and 3 deletions

View File

@@ -30,6 +30,10 @@ alt + p
alt + shift + p
pkill xwinwrap
# Conky toggling
alt + c
pgrep conky && killall conky || conky&
# Pulse controls
XF86Audio{Raise,Lower}Volume
pactl set-sink-volume 0 {+,-}5%