diff options
author | Shubham Saini <shubham6405@pm.me> | 2020-06-11 12:49:32 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@pm.me> | 2020-06-11 12:49:32 +0000 |
commit | adb30619583d4eff8b6d112be40d42026df597b8 (patch) | |
tree | 1999760d538316ad0ffeb03438d49363fcfd2058 /spectrwm | |
parent | 432f50e8c8a46a12dd701b1b682cf1e831705f6d (diff) |
changed colorscheme & vim status
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 |