diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-11-18 19:35:02 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-11-18 19:35:02 +0530 |
commit | 2f7e4665f0d87822296b56430bb91458844eade0 (patch) | |
tree | 09ac8f9ed6ab9d54439217a7271db15e1732899a /sxhkd/sxhkdrc | |
parent | 21634dc79c3c6abd7d75b3a0a4be060f1a9b9786 (diff) |
added firefox keybinding and removed it from autostart since it messed up the lock screen
Diffstat (limited to 'sxhkd/sxhkdrc')
-rwxr-xr-x | sxhkd/sxhkdrc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index cbf7bcf7..e7ba3cf6 100755 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -29,6 +29,9 @@ alt + F3 alt + F4 pulseaudio-ctl up +alt + F11 + pulseaudio-ctl + alt + F12 kill -s USR1 $(pidof deadd-notification-center) @@ -50,6 +53,9 @@ super + F6 super + F7 nitrogen +super + F10 + firefox + super + F11 st -e bashtop |