forked from extern/nix-config
sxhkd: Add notification when reloading sxhkd
This commit is contained in:
parent
ac6d609bf2
commit
cc7b166b85
@ -3,7 +3,7 @@
|
||||
|
||||
# Reload sxhkd / Quit bspwm
|
||||
super + {_, alt} + Escape
|
||||
{pkill -USR1 -x sxhkd,bspc quit}
|
||||
{pkill -USR1 -x sxhkd && notify-send -t 2000 "sxhkd" "Reloaded config",bspc quit}
|
||||
|
||||
# Take a screenshot
|
||||
super + p
|
||||
|
Loading…
Reference in New Issue
Block a user