From 2179f68cbdf36d45d1dca9b875d31d7dd74532b4 Mon Sep 17 00:00:00 2001 From: Ryan Kes Date: Sat, 28 Dec 2019 19:19:56 +0100 Subject: [PATCH] use function keys --- sxhkd/.config/sxhkd/sxhkdrc | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 88f8543..861adf4 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -21,28 +21,36 @@ XF86MonBrightnessDown xbacklight -dec 20 # lock screen -super + x +F1 lock -# dmenu calculator -super + equal - = - # dmenu password selector -super + z +F2 passmenu # dmenu authenticator -super + c +F3 yubikey-oath-dmenu --clipboard clipboard --notify +# ssh shell +F4 + ssh-dmenu + +# scratchpad shell +F5 + tdrop -ma -w -4 -y 26 -s dropdown st -c scratchpad + +# scratchpad emacs +F6 + tdrop -ma -w -4 -y 26 emacs + # Wireguard -super + w +F11 vpn-switch -# ssh shell -super + s - ssh-dmenu +# dmenu calculator +F12 + = # Shutdown / reboot XF86Eject @@ -50,10 +58,6 @@ XF86Eject shift + XF86Eject prompt "Reboot computer?" "sudo -A shutdown -r now" -# scratchpad -alt + {s,e} - tdrop -ma -w -4 -y 26 {-s dropdown st -c scratchpad,emacs} - # # BSPWM #