Browse Source

polybar: fix unbalanced quotes

Maxim Likhachev 5 years ago
parent
commit
3e04c832dc
  1. 2
      etc/soft/polybar/polybar.conf

2
etc/soft/polybar/polybar.conf

@ -138,7 +138,7 @@ type = internal/date
interval = 5 interval = 5
time = " %H:%M" time = " %H:%M"
date = " %Y-%m-%d date = " %Y-%m-%d"
format-prefix = format-prefix =
format-prefix-foreground = ${colors.foreground-alt} format-prefix-foreground = ${colors.foreground-alt}

Loading…
Cancel
Save