;; ┌────────────────────────────────────────────────────────────────┐ ;; │░█▀█░█▀█░█░░░█░█░█▀▄░█▀█░█▀▄░░░░░░░░░█▄█░█▀█░█▀▄░█░█░█░░░█▀▀░█▀▀│ ;; │░█▀▀░█░█░█░░░░█░░█▀▄░█▀█░█▀▄░░░░▀░░░░█░█░█░█░█░█░█░█░█░░░█▀▀░▀▀█│ ;; │░▀░░░▀▀▀░▀▀▀░░▀░░▀▀░░▀░▀░▀░▀░░░░▀░░░░▀░▀░▀▀▀░▀▀░░▀▀▀░▀▀▀░▀▀▀░▀▀▀│ ;; └────────────────────────────────────────────────────────────────┘ ###### List of available modules ###### ;; arch-updates ;; battery ;; cpu ;; cpu-graph ;; date ;; ewmh ;; layout ;; layout0 ;; layout1 ;; launcher ;; mem ;; mem-graph ;; powermenu ;; pulseaudio ;; pulseaudio-control ;; spacer ;; spacer-dot ;; temperature ;; wlan ;; workspace0 ;; workspace1 ###### Modules ###### [module/arch-updates] type = custom/script exec = $HOME/.config/leftwm/themes/current/scripts/check-arch-updates.sh interval = 1000 label = %output% format-foreground = ${color.foreground} format-background = ${color.background} format-prefix-foreground = ${color.foreground} click-left = alacritty -e sudo pacman -Syu click-right = pamac-manager --updates [module/battery] ;https://github.com/jaagr/polybar/wiki/Module:-battery type = internal/battery battery = BAT1 adapter = AC0 full-at = 100 format-charging = label-charging =  %percentage%% format-charging-foreground = ${color.foreground} format-charging-background = ${color.background} ;format-charging-underline = #a3c725 format-discharging = label-discharging =  %percentage%% ;format-discharging-underline = #c7ae25 format-discharging-foreground = ${color.foreground} format-discharging-background = ${color.background} format-full-prefix = " " format-full-prefix-foreground = #a3c725 ;format-full-underline = #a3c725 format-full-foreground = ${color.foreground} format-full-background = ${color.background} ramp-capacity-0 =  ramp-capacity-1 =  ramp-capacity-2 =  ramp-capacity-3 =  ramp-capacity-4 =  ramp-capacity-foreground = #c7ae25 animation-charging-0 =  animation-charging-1 =  animation-charging-2 =  animation-charging-3 =  animation-charging-4 =  animation-charging-foreground = #a3c725 animation-charging-framerate = 750 [module/bluetooth] type = custom/script exec = $HOME/.config/leftwm/themes/current/scripts/bluetooth.sh interval = 2 click-left = blueberry click-right = $HOME/.config/leftwm/themes/current/scripts/bluetooth_toggle.sh format-padding = 1 [module/cpu] type = internal/cpu interval = 2 ;format-prefix = " " ;format-prefix-foreground = ${color.shade4} ;format-foreground = ${color.modulefg} ;format-background = ${color.shade6} ;format-underline = #f90000 label = CPU %percentage:2%% [module/cpu-graph] type = internal/cpu interval = 0.08 ;format = " " format = " " format-margin = 1 ramp-coreload-0 = ▁ ramp-coreload-0-foreground = ${color.foreground} ramp-coreload-1 = ▂ ramp-coreload-1-foreground = ${color.foreground} ramp-coreload-2 = ▃ ramp-coreload-2-foreground = ${color.light-green} ramp-coreload-3 = ▄ ramp-coreload-3-foreground = ${color.green} ramp-coreload-4 = ▅ ramp-coreload-4-foreground = ${color.yellow} ramp-coreload-5 = ▆ ramp-coreload-5-foreground = ${color.yellow} ramp-coreload-6 = ▇ ramp-coreload-6-foreground = ${color.red} ramp-coreload-7 = █ ramp-coreload-7-foreground = ${color.red} ramp-coreload-font = 3 format-background = ${color.background} format-foreground = ${color.foreground} format-underline = format-padding = 1 [module/date] type = internal/date interval = 1.0 time = %a %H:%M time-alt = %B %d, %Y format =