add: modularity for polybar
This commit is contained in:
parent
119d0a276c
commit
77c6f7b64e
5 changed files with 476 additions and 460 deletions
10
.config/polybar/colors.ini
Normal file
10
.config/polybar/colors.ini
Normal file
|
@ -0,0 +1,10 @@
|
|||
[colors]
|
||||
background = #222
|
||||
background-alt = #444
|
||||
foreground = #dfdfdf
|
||||
foreground-alt = #777
|
||||
primary = #ffb52a
|
||||
secondary = #e60053
|
||||
alert = #bd2c40
|
||||
|
||||
; vim: ft=dosini
|
Loading…
Add table
Add a link
Reference in a new issue