sway: Reconfigure colors for tabbed layout

This commit is contained in:
Peter Cai 2023-07-17 09:15:57 -04:00
parent 9b44c8302e
commit 11b543b47d

View file

@ -257,6 +257,8 @@ input type:touchpad {
tap enabled
}
font "Noto Sans Mono" 14px
default_border pixel 2
smart_gaps on
@ -264,9 +266,9 @@ smart_gaps on
gaps outer 4
gaps inner 0
client.focused #ebdbb2 #ebdbb2 #ebdbb2 #ebdbb2 #ebdbb2
client.unfocused 00000000 00000000 00000000 00000000
client.focused_inactive 00000000 00000000 00000000 00000000
client.focused #ebdbb2 #ebdbb2 #282828 #ebdbb2 #ebdbb2
client.unfocused 00000000 #3c3836 #ebdbb2 00000000
client.focused_inactive 00000000 #bdae93 #282828 00000000
# This is annoying -- just turn it off
focus_follows_mouse no