;========================================================== ; ; ; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ ; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ ; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ ; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ ; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ ; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ; ; ; To learn more about how to configure Polybar ; go to https://github.com/polybar/polybar ; ; The README contains a lot of information ; ;========================================================== [colors] ; background = #282A2E background = #000000 background-alt = #373B41 foreground = #C5C8C6 primary = #F0C674 secondary = #8ABEB7 alert = #A54242 disabled = #707880 [bar/default] width = 100% height = 24pt radius = 6 ; dpi = 96 background = ${colors.background} foreground = ${colors.foreground} line-size = 3pt ; border-size = 4pt border-color = #000000 padding-left = 2 padding-right = 0 module-margin = 1 separator = "" separator-foreground = ${colors.disabled} font-0 = monospace;2 ; Import Firacode nerd fonts font-1 = FiraCode Nerd Font Mono:size=15;2 ; Add Noto Color Emoji for emoji support font-2 = Noto Color Emoji:fontformat=truetype:scale=10:antialias=false;2 font-3 = Weather Icons:size=12;1 modules-left = music message modules-right = filesystem storage memory cpu wlan tailscale eth battery bluetooth date close cursor-click = pointer cursor-scroll = ns-resize enable-ipc = true bottom = false ; wm-restack = generic ; wm-restack = bspwm ; wm-restack = i3 ; override-redirect = true [module/message] type = custom/ipc hook-0 = cat /tmp/message hook-1 = echo "" > /tmp/message format = format-padding = 5 format-foreground = #FFFFFF format-background = #000000 label = %output% click-left = "#message.hook.1" [module/music-controls] type = custom/ipc hook-0 = echo "" hook-1 = /home/nathan/scripts/music.sh p hook-2 = /home/nathan/scripts/music.sh prev hook-3 = /home/nathan/scripts/music.sh next initial = 1 format =