1
0
Fork 0

sway: Set background color

This commit is contained in:
Jeremy Kaplan 2024-11-05 19:10:20 -08:00
commit c151ba9f2e

View file

@ -169,6 +169,8 @@ client.focused_inactive "#000000" "#000000" "#ffffff" "#000000"
client.unfocused "#000000" "#000000" "#ffffff" "#000000"
client.urgent "#440000" "#440000" "#ffffff" "#440000"
exec swaybg --color 444444
focus_wrapping no
focus_follows_mouse yes
focus_on_window_activation smart