From a84b8317e5f50a15e57861d92735e65d8768803a Mon Sep 17 00:00:00 2001 From: Flinner Date: Fri, 18 Mar 2022 22:58:29 +0300 Subject: [PATCH] feat: sxhkd show help and lockscreen without locking keepaasxc --- sxhkd/.config/sxhkd/sxhkdrc | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 5a653dc..0dc6363 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -70,10 +70,14 @@ super + g #tdrop -ma -w 75% -x 12% -y "$PANEL_HEIGHT" alacritty -o background_opacity=0.6 --command ~/bin/wm/editor-everywhere #======================== scripts and other ===== -#Lockscreen +# Lockscreen + lock keepassxc super + {Home} {~/bin/wm/lockscreen} +# lockscreen only +super + {End} + {i3lock -i "$HOME/Pictures/wall2.png" -f} + #============================= @@ -83,8 +87,8 @@ super + {Home} #================WM============================= # Show Help -#super + slash - #~/bin/wm/sxhkd-help +super + slash + ~/bin/wm/sxhkd-help # quit/restart bspwm super + alt + {q,r}