mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-04 01:49:26 +00:00
[polybar] Update conf for compatibility with polybar 3.7.0
This commit is contained in:
@ -39,14 +39,6 @@ module-margin-right = 2
|
||||
separator =
|
||||
dim-value = 1.0
|
||||
locale = es_ES.UTF-8
|
||||
tray-position = right
|
||||
tray-detached = false
|
||||
tray-maxsize = 32
|
||||
tray-background = ${root.background}
|
||||
tray-offset-x = 0
|
||||
tray-offset-y = 0
|
||||
tray-padding = 10
|
||||
tray-scale = 1.0
|
||||
|
||||
width = 100%
|
||||
enable-ipc = true
|
||||
@ -58,18 +50,18 @@ fixed-center = true
|
||||
background = ${colors.background}
|
||||
foreground = ${colors.foreground}
|
||||
|
||||
font-0 = "RobotoMono Nerd Font Mono:style=Regular:size=16:antialias=true;1"
|
||||
font-0 = "RobotoMono Nerd Font Mono:style=Regular:size=16:antialias=true;4"
|
||||
; https://fontawesome.com/cheatsheet/free
|
||||
font-1 = "FontAwesome:size=16:antialias=true;2"
|
||||
font-2 = "Material Icons:size=16:antialias=true;1"
|
||||
font-3 = "NotoSans-Regular:size=18:weight=bold:antialias=true;2"
|
||||
font-4 = "NotoSans-Regular:size=28:weight=bold:antialias=true;-12"
|
||||
font-3 = "NotoSans-Regular:size=18:weight=bold:antialias=true;6"
|
||||
font-4 = "NotoSans-Regular:size=28:weight=bold:antialias=true;-11
|
||||
font-5 = "FontAwesome:size=21:antialias=true;4"
|
||||
font-6 = "Font Awesome 6 Brands-Regular-400:size=32:antialias=true;1"
|
||||
|
||||
modules-left = polywins
|
||||
modules-center = custom_date
|
||||
modules-right = updates cpu_bar memory_bar docker vpn network_status network_usage alsa_bar
|
||||
modules-right = updates cpu_bar memory_bar docker vpn network_status network_usage alsa_bar tray
|
||||
|
||||
cursor-click = pointer
|
||||
cursor-scroll = ns-resize
|
||||
|
Reference in New Issue
Block a user