forked from extern/nix-config
Make i3 borders consistent by removing the new window location indicators
This commit is contained in:
parent
02ef625854
commit
078872408f
@ -204,8 +204,8 @@ bindsym $mod+y border pixel 1
|
||||
####################################################################
|
||||
|
||||
# Colors: Border Backgr. Text Indicator
|
||||
client.focused #007030 #007030 #ffffff #2b2b2b
|
||||
client.focused #007030 #007030 #ffffff #007030
|
||||
client.focused_inactive #888888 #2b2b2b #ffffff #2b2b2b
|
||||
client.unfocused #888888 #2b2b2b #ffffff #2b2b2b
|
||||
client.urgent #888888 #2b2b2b #ffffff #2b2b2b
|
||||
client.urgent #900000 #900000 #ffffff #900000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user