diff options
Diffstat (limited to 'herbstluftwm/.config/herbstluftwm/autostart')
-rwxr-xr-x | herbstluftwm/.config/herbstluftwm/autostart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart index d639e93..7d512e2 100755 --- a/herbstluftwm/.config/herbstluftwm/autostart +++ b/herbstluftwm/.config/herbstluftwm/autostart @@ -134,7 +134,7 @@ hc set frame_bg_transparent 1 hc set frame_transparent_width 0 hc set frame_gap 8 -hc attr theme.active.color '#6A8C8C' +hc attr theme.active.color '#000000' #6A8C8C hc attr theme.normal.color '#222222' hc attr theme.urgent.color '#000000' hc attr theme.inner_width 0 |