mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-19 17:28:49 +02:00
Change the focused color in i3/config
This commit is contained in:
parent
3d5a85da87
commit
db621ea9c4
@ -212,8 +212,9 @@ bindsym $mod+y border pixel 1
|
|||||||
####################################################################
|
####################################################################
|
||||||
|
|
||||||
# Colors: Border Backgr. Text Indicator
|
# Colors: Border Backgr. Text Indicator
|
||||||
client.focused #007030 #007030 #ffffff #007030
|
client.focused #4f2c4c #4f2c4c #ffffff #4f2c4c
|
||||||
client.focused_inactive #888888 #2b2b2b #ffffff #2b2b2b
|
client.focused_inactive #888888 #2b2b2b #ffffff #2b2b2b
|
||||||
client.unfocused #888888 #2b2b2b #ffffff #2b2b2b
|
client.unfocused #888888 #2b2b2b #ffffff #2b2b2b
|
||||||
client.urgent #900000 #900000 #ffffff #900000
|
client.urgent #900000 #900000 #ffffff #900000
|
||||||
|
|
||||||
|
# vim:ft=dosini
|
||||||
|
Loading…
x
Reference in New Issue
Block a user