mirror of
https://github.com/yusufipk/i3-config.git
synced 2026-09-11 10:56:11 +00:00
9 lines
165 B
INI
9 lines
165 B
INI
[module/title]
|
|
type = internal/xwindow
|
|
format = <label>
|
|
format-background = ${colors.background-module}
|
|
label = " %title% "
|
|
label-maxlen = 40
|
|
label-empty = Desktop
|
|
|