# vim:ft=dosini [colors] foreground = ${xrdb:foreground:#F8F8F2} background = ${xrdb:background:#282A36} foreground-alt = ${xrdb:selbackground:#000000} background-alt = ${xrdb:selbackground:#F1FA8C} black = ${xrdb:color0:#000000} black-alt = ${xrdb:color8:#4D4D4D} red = ${xrdb:color1:#FF5555} red-alt = ${xrdb:color9:#FF6E67} green = ${xrdb:color2:#50FA7B} green-alt = ${xrdb:color10:#5AF78E} yellow = ${xrdb:color3:#F1FA8C} yellow-alt = ${xrdb:color11:#F4F99D} blue = ${xrdb:color4:#BD93F9} blue-alt = ${xrdb:color12:#CAA9FA} purple = ${xrdb:color5:#FF79C6} purple-alt = ${xrdb:color13:#FF92D0} cyan = ${xrdb:color6:#8BE9FD} cyan-alt = ${xrdb:color14:#9AEDFE} white = ${xrdb:color7:#BFBFBF} white-alt = ${xrdb:color15:#E6E6E6} [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 bars. include-file = /home/lz/.config/polybar/common.ini include-file = /home/lz/.config/polybar/main.ini include-file = /home/lz/.config/polybar/second.ini # Include modules. include-file = /home/lz/.config/polybar/bspwm.ini include-file = /home/lz/.config/polybar/xwindow.ini include-file = /home/lz/.config/polybar/pulseaudio.ini include-file = /home/lz/.config/polybar/date.ini include-file = /home/lz/.config/polybar/powermenu.ini # [module/xkeyboard] # type = internal/xkeyboard # blacklist-0 = num lock # format-prefix = " " # format-prefix-foreground = ${colors.foreground-alt} # format-prefix-underline = ${colors.cyan} # label-layout = %layout% # label-layout-underline = ${colors.cyan} # label-indicator-padding = 2 # label-indicator-margin = 1 # label-indicator-background = ${colors.cyan} # label-indicator-underline = ${colors.cyan} # [module/filesystem] # type = internal/fs # interval = 25 # mount-0 = / # label-mounted = %{F#0a81f5}%mountpoint%%{F-}: %percentage_used%% # label-unmounted = %mountpoint% not mounted # label-unmounted-foreground = ${colors.foreground-alt} # [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/cpu] # type = internal/cpu # interval = 2 # format-prefix = " " # format-prefix-foreground = ${colors.foreground-alt} # format-underline = #f90000 # label = %percentage:2%% # [module/memory] # type = internal/memory # interval = 2 # format-prefix = " " # format-prefix-foreground = ${colors.foreground-alt} # format-underline = #4bffdc # label = %percentage_used%% # [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 =