This commit is contained in:
Michael Zhang 2021-06-30 03:21:42 -05:00
parent 8fcd6bdec9
commit 0c60949d03
Signed by: michael
GPG key ID: BDA47A31A3C8EE6B

View file

@ -209,4 +209,19 @@ bar {
tray_output DisplayPort-0 tray_output DisplayPort-0
status_command i3blocks status_command i3blocks
colors {
active_workspace #333333 #333333 #ffffff
background #222222
focused_workspace #0088CC #0088CC #ffffff
inactive_workspace #333333 #333333 #888888
separator #666666
statusline #dddddd
urgent_workspace #2f343a #900000 #ffffff
}
} }
client.focused #0088CC #0088CC #ffffff #dddddd #0088CC
client.focused_inactive #333333 #333333 #888888 #292d2e #333333
client.unfocused #333333 #333333 #888888 #292d2e #333333
client.urgent #2f343a #900000 #ffffff #900000 #2f343a