feat: sxhkd show help and lockscreen without locking keepaasxc

This commit is contained in:
Flinner 2022-03-18 22:58:29 +03:00
parent 48ef199657
commit a84b8317e5
Signed by: flinner
GPG Key ID: 95CE0DA7F0E58CA6
1 changed files with 7 additions and 3 deletions

View File

@ -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}