diff options
Diffstat (limited to '')
-rw-r--r-- | sxhkd/.config/sxhkd/sxhkdrc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index b0b93db..4a8c6ea 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -89,6 +89,12 @@ super + space super + x slimlock +super + e + emacs + +super + r + firefox-developer + # make sxhkd reload its configuration files: super + Escape pkill -USR1 -x sxhkd |