mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
polybar: reorder config
This commit is contained in:
parent
64b128f4e9
commit
4382c67b0f
1 changed files with 2 additions and 3 deletions
|
|
@ -1,11 +1,11 @@
|
||||||
[config]
|
[config]
|
||||||
|
padding = 2
|
||||||
|
|
||||||
background = #222222
|
background = #222222
|
||||||
background-alt = #444444
|
background-alt = #444444
|
||||||
foreground = #cdcdcd
|
foreground = #cdcdcd
|
||||||
foreground-alt = #7d7d7d
|
foreground-alt = #7d7d7d
|
||||||
|
|
||||||
padding = 2
|
|
||||||
|
|
||||||
date = %%{F#7d7d7d}%Y-%m-%d%%{F-} %%{F#cdcdcd}%H:%M%%{F-}
|
date = %%{F#7d7d7d}%Y-%m-%d%%{F-} %%{F#cdcdcd}%H:%M%%{F-}
|
||||||
date-alt = %%{F#7d7d7d}%A, %d %B %Y %%{F#cdcdcd}%H:%M:%S%%{F-}
|
date-alt = %%{F#7d7d7d}%A, %d %B %Y %%{F#cdcdcd}%H:%M:%S%%{F-}
|
||||||
|
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
foreground = ${config.foreground}
|
foreground = ${config.foreground}
|
||||||
|
|
||||||
line-size = 2
|
line-size = 2
|
||||||
line-color = #f00
|
|
||||||
|
|
||||||
border-size = 0
|
border-size = 0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue