From dc15edb3d0a960e7e6cccbc574b4108a8e3389bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Uruba?= Date: Mon, 17 Oct 2022 10:31:04 +0200 Subject: [PATCH] update sxhkdrc config --- bspwm/.config/sxhkd/sxhkdrc | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/bspwm/.config/sxhkd/sxhkdrc b/bspwm/.config/sxhkd/sxhkdrc index 12a8639..e2b097d 100644 --- a/bspwm/.config/sxhkd/sxhkdrc +++ b/bspwm/.config/sxhkd/sxhkdrc @@ -8,12 +8,20 @@ super + Return # program launcher super + @space - rofi -show drun + rofi -no-config -no-lazy-grab -show drun -modi drun -theme ~/.config/polybar/shades/scripts/rofi/launcher.rasi + +# screen locker +super + l + slock # make sxhkd reload its configuration files: super + Escape pkill -USR1 -x sxhkd +# quake-style terminal +super + d + tdrop -ma -w 98% -x 1% -y 30 -s quake st + # # bspwm hotkeys # @@ -49,9 +57,6 @@ super + {t,shift + t,s,f} # set the node flags super + ctrl + {m,x,y,z} bspc node -g {marked,locked,sticky,private} - -# -# focus/swap # # focus the node in the given direction