################################################################################ ############################################################################### ############ MODULES A-Z ############ ################################################################################ ################################################################################ [module/arch-aur-updates] type = custom/script exec = ~/.config/polybar/scripts/check-all-updates.sh interval = 1000 label = Updates: %output% format-foreground = ${colors.foreground} format-background = ${colors.background} format-prefix = "  " format-prefix-foreground = #FFBB00 format-underline = #FFBB00 [module/aur-updates] type = custom/script exec = cower -u | wc -l interval = 1000 label = Aur: %output% format-foreground = ${colors.foreground} format-background = ${colors.background} format-prefix = "  " format-prefix-foreground = #FFBB00 format-underline = #FFBB00 ################################################################################ [module/backlight-acpi] inherit = module/xbacklight type = internal/backlight card = intel_backlight format-foreground = ${colors.foreground} format-background = ${colors.background} format-prefix-foreground = #7D49B6 format-prefix-underline = #7D49B6 format-underline = #7D49B6 ################################################################################ [module/backlight] ;https://github.com/jaagr/polybar/wiki/Module:-backlight type = internal/backlight ; Use the following command to list available cards: ; $ ls -1 /sys/class/backlight/ card = intel_backlight ; Available tags: ;