diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-11-06 16:08:52 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-11-06 16:08:52 +0530 |
commit | 6993d219f40ca02dda63582b5d33f2789bec16a8 (patch) | |
tree | 05be22aa7565dd0b056754aeb51e60a0fdc77bd6 /sxhkd | |
parent | 1fac77d6c1d40e4fa1ee67b5c1b84d6d308ad311 (diff) |
changed some keybindings and moved the launch-lemonbar script to the scripts folder
Diffstat (limited to 'sxhkd')
-rwxr-xr-x | sxhkd/sxhkdrc | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 76c55fc5..277733c0 100755 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -15,6 +15,9 @@ alt + Return run_dmenu alt + shift + Return + echo "Lockscreen not set up" + +Print scrot /zt/Screenshots/Screenshot-%Y-%d-%m--%T.png alt + F2 @@ -26,4 +29,26 @@ alt + F3 alt + F4 pulseaudio-ctl up +F1 + pcmanfm + +F2 + pavucontrol + +F3 + ktorrent + +F4 + thunderbird + +F6 + gimp + +F7 + nitrogen + +F11 + st -e bashtop +F12 + st -e ranger |