1
0
forked from extern/nix-config

sxhkd: Add notification when reloading sxhkd

This commit is contained in:
Donovan Glover 2022-04-09 09:39:48 -04:00
parent ac6d609bf2
commit cc7b166b85
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -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