1
0
forked from extern/nix-config

Change the focused color in i3/config

This commit is contained in:
Donovan Glover 2017-12-15 23:51:35 -05:00
parent 3d5a85da87
commit db621ea9c4
No known key found for this signature in database
GPG Key ID: 8FC5F7D90A5D8F4D

View File

@ -212,8 +212,9 @@ bindsym $mod+y border pixel 1
####################################################################
# 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.unfocused #888888 #2b2b2b #ffffff #2b2b2b
client.urgent #900000 #900000 #ffffff #900000
# vim:ft=dosini