+sxhkd bind to reload xprofile

This commit is contained in:
dx
2020-07-09 22:10:22 +01:00
parent f8a041b4b0
commit 617dbb982e

View File

@@ -7,6 +7,10 @@ super + Escape
notify-send "Reloaded sxhkd"; \
killall sxhkd; sxhkd
super + shift + Escape
notify-send "Reloading xprofile"; \
sh .xprofile;
super + Return
notify-send "Launching terminal"; \
$TERMINAL