[data] Update polybar look

This commit is contained in:
Tom Willemse 2023-08-23 13:12:27 -07:00
parent b98c93c159
commit a6be36fcbb

View file

@ -45,10 +45,9 @@ cursor-click = pointer
cursor-scroll = ns-resize cursor-scroll = ns-resize
[bar/data] [bar/data]
width = 1870 width = 1898
height = 27 height = 32
offset-x = 25 offset-x = 11
radius = 6.0
fixed-center = false fixed-center = false
bottom = true bottom = true
@ -67,7 +66,7 @@ padding-right = 2
module-margin-left = 1 module-margin-left = 1
module-margin-right = 2 module-margin-right = 2
font-0 = fixed:pixelsize=10;1 font-0 = Fantasque Sans Mono:pixelsize=15;1
font-1 = Font Awesome 5 Free:style=Solid:pixelsize=10;0 font-1 = Font Awesome 5 Free:style=Solid:pixelsize=10;0
font-2 = siji:pixelsize=10;1 font-2 = siji:pixelsize=10;1
@ -99,7 +98,8 @@ label-empty-foreground = #a2a2a2
type = internal/xwindow type = internal/xwindow
label = %title% label = %title%
format-padding = 1 format-padding = 1
format-background = ${colors.primary} format-background = #f17272
format-foreground = #3f4242
[module/xkeyboard] [module/xkeyboard]
type = internal/xkeyboard type = internal/xkeyboard