Fixed i3 config starting lock screen on boot

This commit is contained in:
Random936 2024-02-14 21:44:03 -08:00
parent 6ec72c8b99
commit f580c5d348

View File

@ -4,7 +4,7 @@ set $mod Mod4
font pango:monospace 8 font pango:monospace 8
# Configure betterlockscreen # Configure betterlockscreen
exec --no-startup-id "betterlockscreen -l dim -u $HOME/Pictures" exec --no-startup-id "betterlockscreen --fx dim -u $HOME/Pictures"
bindsym $mod+Shift+x exec "betterlockscreen -l dim -w" bindsym $mod+Shift+x exec "betterlockscreen -l dim -w"
# Use pactl to adjust volume in PulseAudio. # Use pactl to adjust volume in PulseAudio.