Initial commit of fresh adi1090x themes and old qpansl before git tweaks
This commit is contained in:
18
shared/modules.d/title.j2.ini
Normal file
18
shared/modules.d/title.j2.ini
Normal file
@@ -0,0 +1,18 @@
|
||||
;──────────────────────────────────────────────────────────────────────────────;
|
||||
;░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░;
|
||||
;░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
|
||||
Reference in New Issue
Block a user