; vim:ft=dosini ; _ _ _ _ ; |_)/ \|\_/|_) /\ |_) ; | \_/|_| |_)/--\| \ ; [colors] ;Transparent background background = #00000000 ;background = ${{xrdb:color12:#AD9161}} ;background = #8a8061 background-alt = {color0} ;foreground = ${{xrdb:color7}} foreground = {color6} foreground-alt = {color14} highlight = {color7} ;error = ${{xrdb:color9:#DD712E}} error = {color2} red = {color10} yellow = {color12} green = {color5} blue = {color11} alert = {color10} [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 = wlan pkg pulseaudio battery backlight networkmanager popup-calendar ;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}} 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}} label = %output% label-foreground = ${{colors.foreground}} format-padding = 1 ;[module/backlight] ;type = internal/xbacklight ;output = eDP-1 ;enable-scroll = true ;format =