; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ ; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ ; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ ; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ ; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ ; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ____ ___ _ ___ ____ ____ ; / ___/ _ \| | / _ \| _ \/ ___| ; | | | | | | | | | | | |_) \___ \ ; | |__| |_| | |__| |_| | _ < ___) | ; \____\___/|_____\___/|_| \_\____/ [colors] background = #282e3a background-alt = #d1c4e99 foreground = #e5e9f0 foreground-alt = #282e3a primary = #ffb52a secondary = #e60053 alert = #B48EAD cyan = #88C0D0 aqua = #8FBCBB red = #BF616A yellow = #EBCB8B green = #A3BE8C orange = #D08770 magenta = #BF616A white = #D8DEE9 pink = #C394B4 blue = #81a1c1 black = #3B4252 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [bar/example] width = 100% height = 20 radius = 0.0 fixed-center = true background = ${colors.background} foreground = ${colors.foreground} padding-left = 0 padding-right = 0 border-size = 8 border-color = ${colors.background} module-margin-left = 0 module-margin-right = 0 font-0 = "Inconsolata CondensedBlack:size=13;3" font-1 = "SauceCodePro Nerd Font Mono:size=22;6" font-2 = "Material Icons:pixelsize=15;5" font-3 = "Sinji:pixelsize=15;5" font-4 = "Togalite medium:pixelsize=11;2" ; MODULES SETUP modules-left = launcher left1 bspwm left2 modules-center = medium1 windowtitle medium2 sep modules-right = right1 filesystem cpu memory volume date right2 shutdown tray-position = right tray-padding = 5 ;tray-background = #0063ff cursor-click = pointer cursor-scroll = pointer line-size = 2 ;separator = %{F#4C566A}|%{F-} [module/left1] type = custom/text content-foreground = ${colors.black} content = " " [module/left2] type = custom/text content-foreground = ${colors.black} content = "" [module/medium1] type = custom/text content-foreground = ${colors.black} content = " " [module/medium2] type = custom/text content-foreground = ${colors.black} content = "" [module/right1] type = custom/text content-foreground = ${colors.black} content = " " [module/right2] type = custom/text content-foreground = ${colors.black} content = "" [module/sep] type = custom/text content = " " ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [module/bspwm] type = internal/bspwm ;ws-icon-0 = TERM;%{F#A3BE8C} ;ws-icon-1 = WEB;%{F#D08770} ;ws-icon-2 = CODE;%{F#81A1C1}﬏ ;ws-icon-3 = MISC;%{F#EBCB8B} ;ws-icon-4 = EDIT;%{F#B48EAD} ;ws-icon-5 = CHAT;%{F#88C0D0} ;ws-icon-6 = DISCORD;%{F#D08770}ﭮ ;ws-icon-7 = MUSIC;%{F#A3BE8C} ;ws-icon-default = ♟ label-focused = "%name%" label-focused-background = ${colors.black} ;label-focused-underline= ${colors.cyan} label-focused-foreground = #88C0D0 label-focused-padding = 2 label-occupied = %name% label-occupied-background = ${colors.black} label-occupied-foreground = #D8DEE9 label-occupied-padding = 2 label-urgent = %name% label-urgent-background = ${colors.black} label-urgent-foreground = #BF616A label-urgent-padding = 2 label-empty = %name% label-empty-background = ${colors.black} label-empty-foreground = #2E3440 label-empty-padding = 2 ; Separator in between workspaces label-separator = ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [module/launcher] type = custom/script exec = echo  ;exec = echo  interval = 100 label = " %output% " ;format-background = ${colors.white} format-foreground = ${colors.blue} click-left = $HOME/.config/bspwm/rofi/bin/launcher ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [module/kernel-name] type = custom/script exec = uname -r interval = 10000 label = "  %output% " format-foreground = ${colors.white} ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [module/filesystem] type = internal/fs ; Mountpoints to display mount-0 = / ; Seconds to sleep between updates ; Default: 30 interval = 10 ; Display fixed precision values ; Default: false fixed-values = true ; Spacing between entries ; Default: 2 spacing = 4 ; Available tags: ; (default) ; ; ; format-mounted = ; Available tags: ; (default) format-unmounted = ; Available tokens: ; %mountpoint% ; %type% ; %fsname% ; %percentage_free% ; %percentage_used% ; %total% ; %free% ; %used% ; Default: %mountpoint% %percentage_free%% label-mounted = "  %percentage_used%% " ; Available tokens: ; %mountpoint% ; Default: %mountpoint% is not mounted label-unmounted = %mountpoint%: not mounted label-unmounted-foreground = #55 label-unmounted-background = ${colors.black} label-mounted-background = ${colors.black} label-mounted-foreground = ${colors.blue} ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [module/windowtitle] type = internal/xwindow format =