mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-04 00:39:26 +00:00
[polybar] Add Syncthing status and improve output icon sizes
This commit is contained in:
@ -53,7 +53,7 @@ foreground = ${colors.foreground}
|
||||
; https://www.nerdfonts.com/cheat-sheet
|
||||
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-1 = "FontAwesome:size=16:antialias=true;4"
|
||||
font-2 = "Material Icons:size=16:antialias=true;1"
|
||||
font-3 = "NotoSans-Regular:size=18:weight=bold:antialias=true;6"
|
||||
font-4 = "NotoSans-Regular:size=28:weight=bold:antialias=true;-11
|
||||
@ -62,7 +62,7 @@ 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 tray
|
||||
modules-right = updates cpu_bar memory_bar docker vpn network_status network_usage syncthing_status alsa_bar tray
|
||||
|
||||
cursor-click = pointer
|
||||
cursor-scroll = ns-resize
|
||||
|
Reference in New Issue
Block a user