mirror of
https://github.com/10h30/endeavouros-i3wm-setup.git
synced 2026-07-11 18:55:54 +09:00
Update config
try fix border colors
This commit is contained in:
+4
-4
@@ -476,10 +476,10 @@ set $yellowbrown #e1b700
|
||||
|
||||
# define colors for windows:
|
||||
#class border bground text indicator child_border
|
||||
client.focused $lightblue $darkblue $white $purple $mediumgrey
|
||||
client.unfocused $darkblue $darkblue $grey $purple $darkgrey
|
||||
client.focused_inactive $darkblue $darkblue $grey $purple $black
|
||||
client.urgent $urgentred $urgentred $white $purple $yellowbrown
|
||||
client.focused $lightblue $darkblue $white $mediumgrey $mediumgrey
|
||||
client.unfocused $darkblue $darkblue $grey $darkgrey $darkgrey
|
||||
client.focused_inactive $darkblue $darkblue $grey $black $black
|
||||
client.urgent $urgentred $urgentred $white $yellowbrown $yellowbrown
|
||||
|
||||
############################################
|
||||
# bar settings (input comes from i3blocks) #
|
||||
|
||||
Reference in New Issue
Block a user