More kell changes

This commit is contained in:
Thomas Avé 2023-05-21 23:43:07 +02:00
parent e9dd26c8e9
commit a6008c6444
1 changed files with 8 additions and 8 deletions

View File

@ -15,7 +15,7 @@ include-file = ~/.config/polybar/colors.config
[bar/example]
; Generic options
width = 100%
height = 26
height = 30
dpi-x = 96
dpi-y = 96
@ -29,18 +29,18 @@ background = #9912151c
foreground = ${colors.white}
; Set bar's fonts list
font-0 = "Noto Sans:size=10.5:antialias=true;3"
font-0 = "Noto Sans:size=11:antialias=true;2"
font-1 = "Source Code Pro:pixelsize=20:antialias=true;6"
font-2 = "Source Code Pro:size=11:weight=bold:antialias=true;3"
font-3 = "Font Awesome 6 Free Solid:size=11:antialias=true;3"
font-4 = "Font Awesome 6 Free:size=11:antialias=true;3"
font-5 = "Font Awesome 6 Brands:size=11:antialias=true;3"
font-6 = "Font Awesome v4 Compatibility:size=11:antialias=true;3"
font-3 = "Font Awesome 6 Free Solid:size=10:antialias=true;3"
font-4 = "Font Awesome 6 Free:size=10:antialias=true;3"
font-5 = "Font Awesome 6 Brands:size=10:antialias=true;3"
font-6 = "Font Awesome v4 Compatibility:size=10:antialias=true;3"
; Set modules list
modules-left = xwindow
modules-center = i3
modules-right = temperature memory clockspeed cpu pulseaudio date startarrow
modules-right = updates temperature memory clockspeed cpu pulseaudio date startarrow
fixed-center = true
;=======================================
@ -130,7 +130,7 @@ format = " <label> GHz "
; Powerline settings
inherit = powerline-templates/right-to-left-item
background = ${colors.blue}
background-next = ${root.background}
background-next = ${colors.background}
; Other settings
type = custom/script
format-background = ${colors.blue}