Sway: fix unfocused text color

main
Marko Korhonen 3 years ago
parent 71cc2c21c5
commit 357743c472

@ -10,7 +10,7 @@ seat * hide_cursor 4000
###### Borders ######
# class border backgr. text indicator child_border
client.focused #8AC6F2 #8AC6F2 #292D3E #8AC6F2 #8AC6F2
client.focused_inactive #292D3E #FFFFFF #FFFFFF #292D3E #292D3E
client.focused_inactive #292D3E #FFFFFF #292D3E #292D3E #292D3E
client.unfocused #292D3E #292D3E #FFFFFF #282828 #292D3E
for_window [app_id="^.*"] border pixel 4

Loading…
Cancel
Save