; To learn more about how to configure Polybar ; go to https://github.com/polybar/polybar include-file = /home/shadow8t4/.config/polybar/colors ;include-file = /home/shadow8t4/.config/polybar/modules/battery include-file = /home/shadow8t4/.config/polybar/modules/cpu include-file = /home/shadow8t4/.config/polybar/modules/date include-file = /home/shadow8t4/.config/polybar/modules/filemanager ;include-file = /home/shadow8t4/.config/polybar/modules/i3 include-file = /home/shadow8t4/.config/polybar/modules/launcher include-file = /home/shadow8t4/.config/polybar/modules/lockscreen include-file = /home/shadow8t4/.config/polybar/modules/memory include-file = /home/shadow8t4/.config/polybar/modules/pulseaudio include-file = /home/shadow8t4/.config/polybar/modules/session include-file = /home/shadow8t4/.config/polybar/modules/temperature include-file = /home/shadow8t4/.config/polybar/modules/title include-file = /home/shadow8t4/.config/polybar/modules/window include-file = /home/shadow8t4/.config/polybar/modules/lan ;include-file = /home/shadow8t4/.config/polybar/modules/wlan ;include-file = /home/shadow8t4/.config/polybar/modules/xbacklight include-file = /home/shadow8t4/.config/polybar/modules/code include-file = /home/shadow8t4/.config/polybar/modules/firefox include-file = /home/shadow8t4/.config/polybar/modules/google-chrome include-file = /home/shadow8t4/.config/polybar/modules/steam include-file = /home/shadow8t4/.config/polybar/modules/terminal [bar/main] width = 100% height = 27 bottom = true fixed-center = true background = ${colors.semi-trans} foreground = ${colors.fg} font-0 = "DejaVu Sans Mono for Powerline:style=Book:size=9;2" font-1 = "FontAwesome:style=Regular:size=10;2" font-2 = "FontAwesome:style=Solid:size=12;3" modules-left = launcher window filemanager google-chrome firefox steam code modules-right = memory cpu pulseaudio temperature date session tray-position = right tray-maxsize = 16 tray-background = ${colors.label} cursor-click = pointer cursor-scroll = ns-resize [settings] screenchange-reload = true