diff options
author | Amin Bandali <me@aminb.org> | 2015-03-06 23:41:41 -0500 |
---|---|---|
committer | Amin Bandali <me@aminb.org> | 2015-03-06 23:41:41 -0500 |
commit | 5ece0347f6af34ec0ee63cbe9f079bf317de9ee2 (patch) | |
tree | 7a7cd0ff1112540a284035292cfe2afcaf53dfbe /sxhkd | |
parent | 7bb664f42a5df40d87e70623c239d8b72e3b18a4 (diff) | |
download | configs-5ece0347f6af34ec0ee63cbe9f079bf317de9ee2.tar.gz configs-5ece0347f6af34ec0ee63cbe9f079bf317de9ee2.tar.xz configs-5ece0347f6af34ec0ee63cbe9f079bf317de9ee2.zip |
[x] use slimlock [bspwm] use zathura [sxhkd] new shortcuts
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 |