;===========================================================; ; ; ; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ ; ; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ ; ; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ ; ; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ ; ; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ ; ; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ; ; ; ;===========================================================; ; Required packages: ; - xorg-xrandr (for launch script) ; - xrdb (for wal colors) [colors] background = #00000000 foreground = #dfdfdf text = ${xrdb:color15:#ffffff} [bar/main] enable-ipc = true monitor = ${env:MONITOR} width = 100% height = 3% radius = 0 fixed-center = false background = ${colors.background} foreground = ${colors.foreground} line-size = 3 line-color = #f00 border-size = 0 border-color = #00000000 padding-left = 0 padding-right = 2 module-margin-left = 1 module-margin-right = 2 font-0 = fixed:pixelsize=10;1 font-1 = "Hack Nerd Font:style=Regular:pixelsize=10;2" modules-left = i3 modules-center = modules-right = spotifyd pulseaudio memory cpu wlan wireguard-status battery date tray-position = right tray-padding = 2 ;tray-background = #0063ff cursor-click = pointer cursor-scroll = ns-resize [module/i3] type = internal/i3 format = index-sort = true wrapping-scroll = false format-foreground = ${colors.text} label-mode-padding = 2 label-mode-foreground = #000 label-mode-background = #e6e600 ; focused = Active workspace on focused monitor label-focused = %index% label-focused-background = #00000000 label-focused-underline = #f90000 label-focused-padding = 2 ; unfocused = Inactive workspace on any monitor label-unfocused = %index% label-unfocused-padding = 2 ; visible = Active workspace on unfocused monitor label-visible = %index% label-visible-background = ${self.label-focused-background} label-visible-underline = #ffff00 label-visible-padding = ${self.label-focused-padding} ; urgent = Workspace with urgency hint set label-urgent = %index% label-urgent-background = #3399ff label-urgent-padding = 2 [module/xbacklight] type = internal/xbacklight format =