polybar
This commit is contained in:
parent
52d0df5550
commit
f5a137814e
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
||||||
;==========================================================
|
;==========================================================
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
background = #68009c
|
background = #000000
|
||||||
background-alt = #373B41
|
background-alt = #373B41
|
||||||
foreground = #ffffff
|
foreground = #ffffff
|
||||||
primary = #F0C674
|
primary = #F0C674
|
||||||
|
@ -27,7 +27,7 @@ disabled = #707880
|
||||||
|
|
||||||
[bar/mainbar]
|
[bar/mainbar]
|
||||||
width = 100%
|
width = 100%
|
||||||
height = 24pt
|
height = 14pt
|
||||||
; radius = 6
|
; radius = 6
|
||||||
|
|
||||||
; dpi = 79
|
; dpi = 79
|
||||||
|
|
Loading…
Reference in a new issue