19 lines
1.4 KiB
INI
19 lines
1.4 KiB
INI
;──────────────────────────────────────────────────────────────────────────────;
|
|
;░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░;
|
|
;░Window░Title░Module░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░;
|
|
;░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░;
|
|
;──────────────────────────────────────────────────────────────────────────────;
|
|
[module/title]
|
|
type = internal/xwindow
|
|
; Available tags:
|
|
; <label> (default)
|
|
format = <label>
|
|
;format-prefix =
|
|
; Available tokens:
|
|
; %title%
|
|
; Default: %title%
|
|
label = "%title%"
|
|
label-maxlen = 200
|
|
; Used instead of label when there is no window title
|
|
;label-empty = Desktop
|