feat: change bg for lockscreen
This commit is contained in:
@@ -21,7 +21,7 @@ bindsym $mod+tab workspace next_on_output
|
|||||||
bindsym $mod+Shift+tab workspace prev_on_output
|
bindsym $mod+Shift+tab workspace prev_on_output
|
||||||
|
|
||||||
# Lockscreen configuration
|
# Lockscreen configuration
|
||||||
set $screenlock 'swaylock -f -c 000000'
|
set $screenlock 'swaylock -f -c 282828'
|
||||||
# Idle configuration
|
# Idle configuration
|
||||||
exec swayidle -w \
|
exec swayidle -w \
|
||||||
timeout 300 $screenlock \
|
timeout 300 $screenlock \
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ assign [class = "Scenarist"] $Media
|
|||||||
assign [class = "Inkscape"] $Media
|
assign [class = "Inkscape"] $Media
|
||||||
assign [class = "scribus"] $Media
|
assign [class = "scribus"] $Media
|
||||||
assign [class = "rnote"] $Media
|
assign [class = "rnote"] $Media
|
||||||
assign [class = "kdenlive"] $Media
|
assign [app_id = "org.kde.kdenlive"] $Media
|
||||||
assign [class = "REAPER"] $Media
|
assign [class = "REAPER"] $Media
|
||||||
assign [class = "Xournal"] $Media
|
assign [class = "Xournal"] $Media
|
||||||
assign [class = "^.*Gimp"] $Media
|
assign [class = "^.*Gimp"] $Media
|
||||||
|
|||||||
Reference in New Issue
Block a user