New backup 2025-04-07 14:00:02
This commit is contained in:
parent
f15fb42de9
commit
c0617224bc
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
(deflisten music :initial ""
|
||||
"playerctl --follow metadata --format '{{ artist }} - {{ title }}' || true")
|
||||
"playerctl --follow metadata --format '{{ title }}' || true")
|
||||
|
||||
(defwidget music []
|
||||
(box :class {music != "" ? "music" : "hidden"}
|
||||
|
|
Loading…
Add table
Reference in a new issue