; -*- conf -*- ; https://github.com/polybar/polybar/wiki/Module:-bspwm [module/bspwm] type = internal/bspwm label-focused = %name% label-focused-foreground = ${colors.white-bright} label-focused-background = ${wmcolors.bgcolor} label-focused-underline= ${colors.blue} label-focused-padding = 2 label-occupied = %name% label-occupied-padding = 2 label-urgent = %name% label-urgent-foreground = ${colors.white-bright} label-urgent-background = ${wmcolors.bgcolor-urgent} label-urgent-padding = 2 label-empty = %name% label-empty-foreground = ${wmcolors.bgcolor} label-empty-padding = 2 ; https://github.com/polybar/polybar/wiki/Module:-xwindow [module/title] type = internal/xwindow label = %title:0:50:...% label-foreground = ${colors.white-bright} [module/btc] type = custom/script interval = 300 exec = $HOME/.local/bin/panel/btc.sh label =  %output% label-foreground = ${colors.white-bright} ; https://github.com/polybar/polybar/wiki/Module:-pulseaudio [module/pulseaudio] type = internal/pulseaudio interval = 5 sink = alsa_output.pci-0000_00_1f.3.analog-stereo use-ui-max = false format-volume = %{A1:pavucontrol:}%{A2:volctl s 0:}%{A3:volctl t:} %{A}%{A}%{A} format-volume-foreground = ${colors.white-bright} ramp-volume-0 =  ramp-volume-1 =  ramp-volume-2 =  ramp-volume-3 =  label-volume = %percentage%% format-muted = %{A1:pavucontrol:}%{A2:volctl s 0:}%{A3:volctl t:}%{A}%{A}%{A} format-muted-foreground = ${wmcolors.fgcolor-inactive} label-muted =  %percentage%% ; https://github.com/polybar/polybar/wiki/Module:-backlight [module/backlight-acpi] type = internal/backlight card = intel_backlight format = %{A3:brictl s 30:}%{A4:brictl i 10:}%{A5:brictl d 10:}