mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 10:48:35 +02:00
i3: try to be more visible with the indicator border
This is an essential information to understand the layout of the current container.
This commit is contained in:
parent
3806a661d9
commit
aaaa820585
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -14,7 +14,7 @@ font pango:Terminus 9
|
|||
default_border pixel 3
|
||||
default_floating_border pixel 3
|
||||
# class border backgr. text indicator child_border
|
||||
client.focused #ffaf00 #cc5c00 #ffffff #ffcf00 #cc5c00
|
||||
client.focused #ffaf00 #cc5c00 #ffffff #ffdf11 #cc5c00
|
||||
client.focused_inactive #333333 #5f676a #ffffff #484e50 #5f676a
|
||||
client.unfocused #333333 #222222 #888888 #292d2e #222222
|
||||
client.urgent #2f343a #d00000 #ffffff #d00000 #d00000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue