mirror of
https://github.com/Keyitdev/dotfiles.git
synced 2026-09-24 01:52:09 +00:00
19 lines
366 B
INI
19 lines
366 B
INI
[module/title]
|
|
type = internal/xwindow
|
|
|
|
; Available tags:
|
|
; <label> (default)
|
|
format = <label>
|
|
format-prefix =
|
|
format-foreground = ${color.foreground}
|
|
format-background = ${color.background}
|
|
|
|
; Available tokens:
|
|
; %title%
|
|
; Default: %title%
|
|
label = " %title%"
|
|
label-maxlen = 30
|
|
|
|
; Used instead of label when there is no window title
|
|
label-empty = " Desktop"
|