feat: change bg for lockscreen

This commit is contained in:
2025-07-05 21:01:24 +03:00
parent ddbf957bd3
commit e3f723ae00
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ bindsym $mod+tab workspace next_on_output
bindsym $mod+Shift+tab workspace prev_on_output
# Lockscreen configuration
set $screenlock 'swaylock -f -c 000000'
set $screenlock 'swaylock -f -c 282828'
# Idle configuration
exec swayidle -w \
timeout 300 $screenlock \