From f9b768d95b526c730018f4f4d3635e779faedbf7 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sun, 8 Nov 2020 14:28:56 +0530 Subject: added keybindings for deadd --- sxhkd/sxhkdrc | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 277733c0..e9fe760d 100755 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -14,12 +14,12 @@ super + shift + Return alt + Return run_dmenu -alt + shift + Return - echo "Lockscreen not set up" - Print scrot /zt/Screenshots/Screenshot-%Y-%d-%m--%T.png +alt + F1 + betterlockscreen -l -t "pee pee poo poo" + alt + F2 pulseaudio-ctl mute @@ -29,26 +29,35 @@ alt + F3 alt + F4 pulseaudio-ctl up -F1 +alt + F12 + kill -s USR1 $(pidof deadd-notification-center) + +alt + shift + F2 + notify-send.py a --hint boolean:deadd-notification-center:true \ + string:type:pausePopups + +alt + shift + F3 + +super + F1 pcmanfm -F2 +super + F2 pavucontrol -F3 +super + F3 ktorrent -F4 +super + F4 thunderbird -F6 +super + F6 gimp -F7 +super + F7 nitrogen -F11 +super + F11 st -e bashtop -F12 +super + F12 st -e ranger -- cgit v1.2.3