mirror of
https://github.com/vale981/spectrwm
synced 2025-03-04 17:31:40 -05:00
Remove stray empty line and fix typo.
This commit is contained in:
parent
0ba908c6f4
commit
1ec03c62be
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
|
||||
# PLEASE READ THE MAN PAGE BEFORE EDITING THIS FILE!
|
||||
# https://htmlpreview.github.io/?https://github.com/conformal/spectrwm/blob/master/spectrwm.html
|
||||
# NOTE: all rgb color values in this file are in hex! see XQueryColor for examples
|
||||
|
@ -36,7 +35,7 @@
|
|||
# bar_border[1] = rgb:00/80/80
|
||||
# bar_border_unfocus[1] = rgb:00/40/40
|
||||
# bar_color[1] = black
|
||||
# bar_color_seleccted[1] = rgb:00/80/80
|
||||
# bar_color_selected[1] = rgb:00/80/80
|
||||
# bar_font_color[1] = rgb:a0/a0/a0
|
||||
# bar_font_color_selected = black
|
||||
# bar_font = -*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*
|
||||
|
|
Loading…
Add table
Reference in a new issue