;========================================================== ; ; ; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ ; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ ; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ ; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ ; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ ; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ; ; ; config for i3 by Anushasan Poudel ; www.github.com/beinganushasan ; www.anushasanpoudel.com.np ; ;========================================================== ; [colors] ;background = ${xrdb:color0:#222} background = #ff252a36 background-alt = #444 ;foreground = ${xrdb:color7:#222} foreground = #7B9F35 foreground-alt = #0a81f5 ;foreground-alt = #555 primary = #ffb52a secondary = #e60053 alert = #bd2c40 [bar/default] ;monitor = ${env:MONITOR:HDMI-1} width = 100% height = 21 ;offset-x = 1% ;offset-y = 1% radius = 5 fixed-center = true background = ${colors.background} foreground = ${colors.foreground} line-size = 1 line-color = #f00 border-size = 0 border-color = #00000000 padding-left = 0 padding-right = 0 module-margin-left = 1 module-margin-right = 1 font-0 = NotoSans-Regular:size=11;2 font-1 = MaterialIcons:size=11;2 font-2 = Termsynu:size=8:antialias=false;-2 font-3 = FontAwesome:size=11;3 modules-left = i3 modules-center = date modules-right = memory cpu temperature filesystem backlight-acpi tray-position = right tray-padding = 2 ;tray-background = #0063ff ;wm-restack = bspwm ;wm-restack = i3 ;override-redirect = true ;scroll-up = bspwm-desknext ;scroll-down = bspwm-deskprev scroll-up = i3wm-wsnext scroll-down = i3wm-wsprev cursor-click = pointer cursor-scroll = ns-resize [module/i3] type = internal/i3 format = index-sort = true ;strip-wsnumbers = true ;This will split the workspace name on ':' ws-icon-0 = 1; ws-icon-1 = 2; ws-icon-2 = 3; ws-icon-3 = 4; ws-icon-4 = 5; ws-icon-5 = 6; ws-icon-6 = 7; ws-icon-7 = 8;♟ ws-icon-8 = 9;♟ ws-icon-default = ♟ ; Only show workspaces on the same output as the bar ;pin-workspaces = true label-mode-padding = 2 label-mode-foreground = #000 label-mode-background = ${colors.primary} ; focused = Active workspace on focused monitor label-focused = %icon% label-focused-background = ${colors.background-alt} label-focused-underline= ${colors.primary} label-focused-padding = 2 ; unfocused = Inactive workspace on any monitor label-unfocused = %icon% label-unfocused-padding = 2 ; visible = Active workspace on unfocused monitor label-visible = %icon% label-visible-background = ${self.label-focused-background} label-visible-underline = ${self.label-focused-underline} label-visible-padding = ${self.label-focused-padding} ; urgent = Workspace with urgency hint set label-urgent = %index% label-urgent-background = ${colors.alert} label-urgent-padding = 2 ; Separator in between workspaces ;label-separator = | [module/memory] type = internal/memory interval = 2 format-prefix = " " format-prefix-foreground = ${colors.foreground-alt} format-underline = #4bffdc label = %gb_used% [module/filesystem] type = internal/fs interval = 25 mount-0 = / label-mounted = %{F#0a81f5}%{F-} %free% label-unmounted = %mountpoint% not mounted label-unmounted-foreground = ${colors.foreground-alt} format-underline = #f90000 [module/backlight-acpi] ;inherit = module/xbacklight type = internal/backlight card = intel_backlight label =  %percentage%% [module/arrow1] ; grey to Blue type = custom/text content = "%{T2}%{T-}" content-font = 2 content-foreground = #8d62a9 content-background = #292d3e [module/cpu] type = internal/cpu interval = 2 format-prefix = " " format-prefix-foreground = ${colors.foreground-alt} format-underline = #f90000 label = %percentage:2%% [module/temperature] type = internal/temperature thermal-zone = 0 warn-temperature = 60 format-prefix=" " format-prefix-foreground = ${colors.foreground-alt} format =