Switched to xss-lock for better compatability

Signed-off-by: Logan G <logan2611@gmail.com>
This commit is contained in:
Logan G 2020-05-30 23:43:13 -06:00
parent d95b1e71b5
commit aa1dce97c7

View file

@ -178,8 +178,8 @@ mode "resize" {
### Custom
#bindsym Ctrl+Mod1+l exec --no-startup-id loginctl lock-session
bindsym Ctrl+Mod1+l exec --no-startup-id betterlockscreen -l -t "${USER}@${HOSTNAME}" --off 10
bindsym Ctrl+Mod1+l exec --no-startup-id loginctl lock-session
#bindsym Ctrl+Mod1+l exec --no-startup-id betterlockscreen -l -t "${USER}@${HOSTNAME}" --off 10
# Move workspace over to neighboring monitors
bindsym $mod+Ctrl+Left move workspace to output left
@ -226,6 +226,7 @@ exec --no-startup-id /usr/bin/syncthingtray --wait 2>&1 &
exec --no-startup-id /usr/bin/kdeconnect-indicator 2>&1 &
exec --no-startup-id /usr/bin/xfce4-power-manager 2>&1 &
exec --no-startup-id /usr/bin/bash ~/.screenlayout/default.sh
exec --no-startup-id xss-lock -- betterlockscreen -l -t "${USER}@${HOSTNAME}" --off 10
default_border pixel 0