[i3] Change window border color
This commit is contained in:
@ -301,10 +301,10 @@ bindsym $mod+Ctrl+Mod2+KP_9 move container to workspace $ws9
|
||||
##### COLORS #######################################
|
||||
|
||||
# XRESOURCES
|
||||
set $fg "#FF0F80"
|
||||
set $bg "#000000"
|
||||
set $tx "#FFFFFF"
|
||||
set $ltx "#CCCCCC"
|
||||
set $fg "#FF00FF"
|
||||
set $bg "#AAAAAA"
|
||||
set $tx "#000000"
|
||||
set $ltx "#000000"
|
||||
|
||||
# CLASS BORDER BACK TEXT INDICATOR
|
||||
client.focused $fg $fg $tx $fg
|
||||
|
||||
Reference in New Issue
Block a user