|
|
|
@ -176,15 +176,15 @@ set $urgent-bg-color #E53935 |
|
|
|
|
set $indicator-color #474747 |
|
|
|
|
|
|
|
|
|
# window colors |
|
|
|
|
# border background text indicator |
|
|
|
|
client.focused $bg-color $bg-color $text-color $indicator-color |
|
|
|
|
client.unfocused $inactive-bg-color $inactive-bg-color $inactive-text-color $indicator-color |
|
|
|
|
# border background text indicator |
|
|
|
|
client.focused $bg-color $bg-color $text-color $indicator-color |
|
|
|
|
client.unfocused $inactive-bg-color $inactive-bg-color $inactive-text-color $indicator-color |
|
|
|
|
client.focused_inactive $inactive-bg-color $inactive-bg-color $inactive-text-color $indicator-color |
|
|
|
|
client.urgent $urgent-bg-color $urgent-bg-color $text-color $indicator-color |
|
|
|
|
client.urgent $urgent-bg-color $urgent-bg-color $text-color $indicator-color |
|
|
|
|
|
|
|
|
|
# Border |
|
|
|
|
new_window pixel 3 |
|
|
|
|
new_float pixel 3 |
|
|
|
|
new_window pixel 0 |
|
|
|
|
new_float pixel 0 |
|
|
|
|
hide_edge_borders both |
|
|
|
|
|
|
|
|
|
# Start i3bar to display a workspace bar (plus the system information i3status |
|
|
|
|