dotfile/.config/polybar/blocks/blocks_round.ini

34 行
700 B
INI

; ---------------------------------------------
; Alter Linux i3wm edition
; polybar block module (round)
;
; 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 = " "