;========================================================== ; ; ; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ ; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ ; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ ; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ ; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ ; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ; ; ; To learn more about how to configure Polybar ; go to https://github.com/polybar/polybar ; ; The README contains a lot of information ; ;========================================================== [colors] ;background = ${xrdb:background} background = ${xrdb:color0} ;foreground = #676b73 foreground = ${xrdb:foreground} bg = ${xrdb:background} color0 = ${xrdb:color0} color1 = ${xrdb:color1} color2 = ${xrdb:color2} color3 = ${xrdb:color3} color4 = ${xrdb:color4} color5 = ${xrdb:color5} color6 = ${xrdb:color6} color7 = ${xrdb:color7} color8 = ${xrdb:color8} color9 = ${xrdb:color9} color10 = ${xrdb:color10} color11 = ${xrdb:color11} color12 = ${xrdb:color12} color13 = ${xrdb:color13} color14 = ${xrdb:color14} color15 = ${xrdb:color15} dark-light = #272A2B active-light = #313435 [bar/example] tray-position = right monitor = LVDS1 width = 100% height = 16 padding-left = 1 padding-right = 0 padding-bottom = 4 background = ${colors.background} foreground = ${colors.foreground} bottom = false border-top-size = 0 border-bottom-size = 4 border-top-color = ${colors.background} border-bottom-color = ${colors.background} line-size = 1 wm-restack = bspwm modules-left = round-left bspwm round-right empty-space modules-center = mpd modules-right = pipewire-microphone pulseaudio-control mail round-left cpu temperature round-right updates wlan wired mem xbacklight battery round-left time round-right powermenu font-0 = JetBrainsMono Nerd Font:style=Bold:pixelsize=9;3 font-1 = JetBrainsMono Nerd Font:size=14;4 # font-2 = Material Design Icons:style=Bold:size=9;3 # font-3 = unifont:fontformat=truetype:size=9;3 [bar/external1] tray-position = right monitor = HDMI2 width = 100% height = 16 padding-left = 1 padding-right = 0 padding-bottom = 4 background = ${colors.background} foreground = ${colors.foreground} bottom = false border-top-size = 0 border-bottom-size = 4 border-top-color = ${colors.background} border-bottom-color = ${colors.background} line-size = 1 wm-restack = bspwm modules-left = round-left bspwm round-right empty-space modules-center = mpd modules-right = pipewire-microphone pulseaudio-control mail round-left cpu temperature round-right updates wlan wired mem xbacklight battery round-left time round-right powermenu font-0 = JetBrainsMono Nerd Font:style=Bold:pixelsize=9;3 font-1 = JetBrainsMono Nerd Font:size=14;4 # font-2 = Material Design Icons:style=Bold:size=9;3 # font-3 = unifont:fontformat=truetype:size=9;3 [bar/example2] tray-position = right monitor = DisplayPort-0 width = 100% height = 22 padding-left = 1 padding-right = 0 padding-bottom = 4 background = ${colors.background} foreground = ${colors.foreground} bottom = false border-top-size = 0 border-bottom-size = 4 border-top-color = ${colors.background} border-bottom-color = ${colors.background} line-size = 1 wm-restack = bspwm modules-left = round-left bspwm round-right empty-space modules-center = modules-right = pipewire-microphone pulseaudio-control mail round-left cpu round-right updates wlan mem xbacklight battery round-left time round-right powermenu font-0 = JetBrainsMono Nerd Font:style=Bold:pixelsize=9;3 font-1 = JetBrainsMono Nerd Font:size=14;4 # font-2 = Material Design Icons:style=Bold:size=9;3 # font-3 = unifont:fontformat=truetype:size=9;3 [module/pulseaudio-control] type = custom/script tail = true format-underline = ${colors.cyan} label-padding = 2 label-foreground = ${colors.foreground} # Icons mixed from Font Awesome 5 and Material Icons # You can copy-paste your options for each possible action, which is more # trouble-free but repetitive, or apply only the relevant ones (for example # --sink-blacklist is only needed for next-sink). exec = pulseaudio-control --icons-volume " , " --icon-muted " " --sink-nicknames-from "device.description" --sink-nickname "alsa_output.pci-0000_00_1b.0.analog-stereo: ﰝ Speakers" --sink-nickname "alsa_output.pci-0000_09_00.3.analog-stereo: Headphones" --sink-nickname "alsa_output.pci-0000_07_00.1.hdmi-stereo: HDMI" listen click-right = exec pavucontrol & click-left = pulseaudio-control togmute click-middle = pulseaudio-control --sink-blacklist "alsa_output.pci-0000_01_00.1.hdmi-stereo-extra2" next-sink scroll-up = pulseaudio-control --volume-max 130 up scroll-down = pulseaudio-control --volume-max 130 down [module/polywins] type = custom/script exec = ~/.config/polybar/scripts/polywins.sh 2>/dev/null format =