diff options
Diffstat (limited to 'spectrwm')
-rw-r--r-- | spectrwm/.config/spectrwm/spectrwm.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/spectrwm/.config/spectrwm/spectrwm.conf b/spectrwm/.config/spectrwm/spectrwm.conf index ebb1b4a..0ff36dc 100644 --- a/spectrwm/.config/spectrwm/spectrwm.conf +++ b/spectrwm/.config/spectrwm/spectrwm.conf | |||
@@ -34,11 +34,11 @@ bar_enabled = 1 | |||
34 | bar_border_width = 0 | 34 | bar_border_width = 0 |
35 | bar_border[1] = rgb:00/80/80 | 35 | bar_border[1] = rgb:00/80/80 |
36 | bar_border_unfocus[1] = rgb:00/40/40 | 36 | bar_border_unfocus[1] = rgb:00/40/40 |
37 | bar_color[1] = rgb:07/07/07 | 37 | bar_color[1] = rgb:00/00/00 |
38 | bar_color_selected[1] = rgb:00/80/80 | 38 | bar_color_selected[1] = rgb:00/80/80 |
39 | bar_font_color[1] = rgb:b5/b5/b5, rgb:73/73/73 | 39 | bar_font_color[1] = rgb:ee/ff/ff, rgb:78/78/78 |
40 | bar_font_color_selected = black | 40 | bar_font_color_selected = black |
41 | bar_font = Hermit:size=9.5:antialias=true:autohint=true:autohint=true:lcdfilter=lcddefault:rgba=rgb | 41 | bar_font = Hermit:pixelsize=12.5:antialias=true:autohint=true:autohint=true:lcdfilter=lcddefault:rgba=rgb |
42 | bar_action = ~/.config/spectrwm/statusbar | 42 | bar_action = ~/.config/spectrwm/statusbar |
43 | bar_action_expand = 1 | 43 | bar_action_expand = 1 |
44 | bar_justify = left | 44 | bar_justify = left |