; --------------------------------------------- ; Alter Linux i3wm edition ; polybar block module (sharp) ; ; Watasuke ; Twitter: @Watasuke102 ; Email : Watasuke102@gmail.com ; ; (c) 2020 Fascode Network. ; --------------------------------------------- ; block (each module begin and end) [module/block-base] type = custom/text content-background = ${color.bg-bar} content-foreground = ${color.block} ; \| [module/left-begin] inherit = module/block-base content = " " ; |\ [module/left-end] inherit = module/block-base content = " " ; /| [module/right-begin] inherit = module/block-base content = " " ; |/ [module/right-end] inherit = module/block-base content = " "