# ____ __ __ # / __ \____ / /_ __/ /_ ____ ______ # / /_/ / __ \/ / / / / __ \/ __ `/ ___/ # / ____/ /_/ / / /_/ / /_/ / /_/ / / # /_/ \____/_/\__, /_.___/\__,_/_/ # /____/ ; POLYBAR CONFIG (~/.config/polybar/config.ini) ;------------------------------------------------------------ include-file = ~/powerline-for-polybar/powerline-for-polybar.config [colors] background = #282a36 ; foreground = #ECBDF6 foreground = #f8f8f2 blue = #8be9fd pink = #ff79c6 green = #50fa7b cyan = #8be9fd purple = #bd93f9 red = #ff5555 yellow = #f1fa8c orange = #ffb86c [global/wm] margin-bottom = 0 [section/base] monitor = ${env:MONITOR:eDP1} width = 100% height = 20 radius = 0 fixed-center = true background = ${colors.background} foreground = ${colors.foreground} line-size = 2 border-size = 0 border-color = #00 padding-left = 2 padding-right = 2 padding-top = 4 font-0 = MonoLisa:pixelsize=9;0 font-1 = FontAwesome:style=Regular:pixelsize=9 cursor-click = pointer cursor-scroll = ns-resize separator = "|" separator-padding = 1 separator-foreground = ${colors.foreground} [bar/main] inherit = section/base tray-position = right tray-maxsize = 14 tray-offset-y = 0 tray-padding = 6 tray-scale = 1.01 tray-background = ${colors.background} modules-left = i3 modules-center = title modules-right = song disk memory wireless-network pulseaudio pulseaudio-microphone battery date powermenu [bar/secondary] inherit = section/base modules-left = i3 modules-center = title modules-right = pulseaudio pulseaudio-microphone battery date [module/i3] type = internal/i3 pin-workspaces = true show-urgent = true strip-wsnumbers = true index-sort = true enable-click = true enable-scroll = false wrapping-scroll = false reverse-scroll = false ; fuzzy-match = true ; ws-icon-0 = 1; ; ws-icon-1 = 2; ; ws-icon-2 = 3; ; ws-icon-3 = 4; ; ws-icon-4 = 5; ; ws-icon-default =  ; label-focused = %index% label-focused-foreground = ${colors.foreground} label-focused-background = ${colors.background} label-focused-underline = ${colors.green} [module/polywins] type = custom/script exec = ~/.config/polybar/polywins.sh 2>/dev/null format =