; vim: ft=dosini [colors] transparent = #00000000 red = #BF616A orange = #D08770 yellow = #EBCB8B green = #A3BE8C purple = #B48EAD blue0 = #8FBCBB blue1 = #88C0D0 blue2 = #81A1C1 blue3 = #5E81AC nord0 = #2E3440 nord1 = #3b4252 nord2 = #434c5e nord3 = #4C566A frost0 = #d8dee9 frost1 = #e5e9f0 frost2 = #ECEFF4 accent = ${colors.green} foreground = ${colors.frost2} background = ${colors.nord0} tray = ${colors.nord0} ################################################################################ [bar/global] monitor = ${env:MONITOR} font-0 = "FiraCode Nerd Font Mono:pixelsize=9;3" font-1 = "IPAGothic:fontformat=truetype:antialias=false:pixelsize=11;2" font-2 = "Siji:size=7;2" bottom = false radius = 12 height = 27px foreground = ${colors.foreground} background = ${colors.nord0} module-margin= 0 wm-name = i3 wm-restack = i3 ################################################################################ [bar/workspaces] inherit = bar/global width = 10% override-redirect = true offset-x = 8px offset-y = 8px modules-center = i3 ################################################################################ [bar/middle] inherit = bar/global width = 25% override-redirect = true fixed-center = true offset-x = 37.25% offset-y = 8px modules-center = spotify ################################################################################ [bar/status] inherit = bar/global width = 25% override-redirect = true fixed-center = true offset-x = 75%:-8px offset-y = 8px modules-center = backlight volume battery date ############################################################################### [module/i3] type = internal/i3 pin-workspaces = true wrapping-scroll = false format = foreground = ${colors.foreground} background = ${colors.nord0} label-focused = "" label-focused-padding = 1 label-unfocused = "" label-unfocused-padding = 1 label-urgent = "" label-urgent-foreground = ${colors.red} label-urgent-padding = 1 ############################################################################### [module/date] type = internal/date format-padding = 1 format-background = ${colors.background} interval = 1.0 time =  %I:%M %p - %A, %d %B %Y time-alt =  %I:%M %p format =