i3 tab color and add config for alacritty
This commit is contained in:
@ -213,9 +213,11 @@ bindsym $mod+plus scratchpad show
|
||||
# jump to last used workspace
|
||||
bindsym $mod+Tab workspace back_and_forth
|
||||
|
||||
# class border bground text indicator child_border
|
||||
client.focused #000000 #c8c9c9 #0D100F #c8c9c9 #c8c9c9
|
||||
|
||||
# class border bground text indicator child_border
|
||||
client.focused #000000 #c8c9c9 #0D100F #c8c9c9 #c8c9c9
|
||||
client.placeholder #000000 #7A858D #FFFFFF #000000 #0d100f
|
||||
client.unfocused #000000 #7A858D #FFFFFF #000000 #0d100f
|
||||
client.focused_inactive #333333 #C8C9C9 #7A858D #484E50 #5F676A
|
||||
#focused_workspace #4c7899 #285577 #ffff
|
||||
# (No) Title Bars
|
||||
|
||||
|
Reference in New Issue
Block a user