; vim:ft=dosini ; _ _ _ _ ; |_)/ \|\_/|_) /\ |_) ; | \_/|_| |_)/--\| \ ; [colors] ;Transparent background background = #00FFFFFF ;background = ${xrdb:color12:#AD9161} ;background = #8a8061 background-alt = ${xrdb:color2:#7B8349} ;foreground = ${xrdb:color7} foreground = #faf0a5 foreground-alt = #a88339 highlight = #18974e ;error = ${xrdb:color9:#DD712E} error = #18974e red = #18974e yellow = #477ca1 green = #8868b3 blue = #a88339 alert = #18974e [bar/top] monitor = ${env:MONITOR:eDP-1} include-file = ~/.config/polybar/top-bar modules-left = i3 modules-center = term chrome editor fm music vpn modules-right = pkg pulseaudio-rofi-output battery backlight wlan networkmanager popup-calendar date clock ;tray-position = right ;tray-padding = 2 ;tray-transparent = true ;tray-background = #0063ff [bar/bottom] monitor = ${env:MONITOR:eDP-1} include-file = ~/.config/polybar/bottom-bar modules-left = hostname vpncheck modules-center = cpu memory temperature modules-right = openweather [module/pulseaudio-rofi-output] type = custom/script exec = ~/.config/Scripts/pulseaudio-rofi.sh --output_volume_listener tail = true click-right = ~/.config/Scripts/pulseaudio-rofi.sh --output click-left = ~/.config/Scripts/pulseaudio-rofi.sh --mute scroll-up = ~/.config/Scripts/pulseaudio-rofi.sh --volume_up scroll-down = ~/.config/Scripts/pulseaudio-rofi.sh --volume_down [module/pulseaudio] type = internal/pulseaudio sink = bluez_sink.E8_07_BF_33_4D_F2.headset_head_unit use-ui-max = true interval = 5 format-volume = label-volume = %percentage%% label-volume-foreground = ${root.foreground} format-muted = format-muted-foreground = ${colors.highlight} label-muted =  muted ramp-volume-0 =  ramp-volume-1 =  ramp-volume-foreground = ${colors.foreground-alt} ramp-headphones-0 =  ramp-headphones-1 =  [module/backlight] type = custom/script interval = 0.2 exec = ~/.config/Scripts/backlight.sh scroll-up = exec light -A 5 scroll-down = exec light -U 5 format-prefix = " " format-prefix-foreground = ${colors.foreground-alt} label = %output% label-foreground = ${colors.foreground} format-padding = 1 ;[module/backlight] ;type = internal/xbacklight ;output = eDP-1 ;enable-scroll = true ;format =