# vim:ft=dosini [settings] screenchange-reload = true # compositing-background = xor # compositing-background = screen # compositing-foreground = source # compositing-border = over # pseudo-transparency = false [global/wm] margin-top = 24 margin-bottom = 0 # Include colors. include-file = $XDG_CONFIG_HOME/polybar/colors.ini # Include bars. include-file = $XDG_CONFIG_HOME/polybar/common.ini include-file = $XDG_CONFIG_HOME/polybar/main.ini include-file = $XDG_CONFIG_HOME/polybar/second.ini # Include modules. include-file = $XDG_CONFIG_HOME/polybar/bspwm.ini include-file = $XDG_CONFIG_HOME/polybar/xwindow.ini include-file = $XDG_CONFIG_HOME/polybar/pulseaudio.ini include-file = $XDG_CONFIG_HOME/polybar/date.ini include-file = $XDG_CONFIG_HOME/polybar/powermenu.ini include-file = $XDG_CONFIG_HOME/polybar/cpu.ini include-file = $XDG_CONFIG_HOME/polybar/memory.ini include-file = $XDG_CONFIG_HOME/polybar/xkeyboard.ini include-file = $XDG_CONFIG_HOME/polybar/filesystem.ini # Other modules that came by default on the example config. # The ones that I configured are on separate ini files. # [module/mpd] # type = internal/mpd # format-online = # icon-prev =  # icon-stop =  # icon-play =  # icon-pause =  # icon-next =  # label-song-maxlen = 25 # label-song-ellipsis = true # [module/wlan] # type = internal/network # interface = wlp6s0 # interval = 3.0 # format-connected = # format-connected-underline = #9f78e1 # label-connected = %essid% # format-disconnected = # format-disconnected = # format-disconnected-underline = ${self.format-connected-underline} # label-disconnected = %ifname% disconnected # label-disconnected-foreground = ${colors.foreground-alt} # ramp-signal-0 =  # ramp-signal-1 =  # ramp-signal-2 =  # ramp-signal-3 =  # ramp-signal-4 =  # ramp-signal-foreground = ${colors.foreground-alt} # [module/eth] # type = internal/network # interface = enp3s0 # interval = 3.0 # format-connected-underline = #55aa55 # format-connected-prefix = " " # format-connected-prefix-foreground = ${colors.foreground-alt} # label-connected = %local_ip% # format-disconnected = # format-disconnected = # format-disconnected-underline = ${self.format-connected-underline} # label-disconnected = %ifname% disconnected # label-disconnected-foreground = ${colors.foreground-alt} # [module/temperature] # type = internal/temperature # thermal-zone = 0 # warn-temperature = 60 # format =