Add multi-monitor support to all themes and made small tweaks to sizing and fonts

This commit is contained in:
2024-12-07 09:45:50 -07:00
parent 1c486f3103
commit 47f67432aa
102 changed files with 689 additions and 5228 deletions

View File

@@ -110,6 +110,74 @@ bar-fill-font = 2
; [module/battery]
; type = internal/battery
; full-at = 99
; ; $ ls -1 /sys/class/power_supply/
; battery = BAT1
; adapter = ACAD
; poll-interval = 2
; time-format = %H:%M
; ; Available tags:
; ; <label-charging> (default)
; ; <bar-capacity>
; ; <ramp-capacity>
; ; <animation-charging>
; format-charging = <animation-charging>
; ; Available tags:
; ; <label-discharging> (default)
; ; <bar-capacity>
; ; <ramp-capacity>
; ; <animation-discharging>
; format-discharging = <ramp-capacity>
; ; Available tags:
; ; <label-full> (default)
; ; <bar-capacity>
; ; <ramp-capacity>
; ;format-full = <ramp-capacity> <label-full>
; ; Available tokens:
; ; %percentage% (default)
; ; %time%
; ; %consumption% (shows current charge rate in watts)
; label-charging = %percentage%%
; ; Available tokens:
; ; %percentage% (default)
; ; %time%
; ; %consumption% (shows current discharge rate in watts)
; label-discharging = %percentage%%
; ; Available tokens:
; ; %percentage% (default)
; ;label-full = Fully Charged
; label-full = 
; label-full-foreground = ${color.green}
; ramp-capacity-0 = 
; ramp-capacity-1 = 
; ramp-capacity-2 = 
; ramp-capacity-3 = 
; ramp-capacity-4 = 
; animation-charging-0 = 
; animation-charging-1 = 
; animation-charging-2 = 
; animation-charging-3 = 
; animation-charging-4 = 
; ; Framerate in milliseconds
; animation-charging-framerate = 750
[module/brightness_bar]
;type = internal/xbacklight