YES
This commit is contained in:
@@ -175,6 +175,7 @@ click-right = lxappearance &
|
||||
|
||||
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||
|
||||
|
||||
[module/powermenu]
|
||||
type = custom/menu
|
||||
|
||||
@@ -294,9 +295,20 @@ label-close-padding = 1
|
||||
[module/spotify]
|
||||
type = custom/script
|
||||
; Default
|
||||
exec = spotifyctl -q status --format '%artist%: %title%'
|
||||
exec = spt playback --format '%t'
|
||||
; Playing/paused show song name and artist
|
||||
label = %output%
|
||||
format = <label>
|
||||
format-prefix =
|
||||
format-prefix-background = ${color.green}
|
||||
format-prefix-padding = 1
|
||||
format-overline = ${color.background}
|
||||
format-underline = ${color.background}
|
||||
|
||||
; Available tokens:
|
||||
; %output%
|
||||
; Default: %output%
|
||||
label = %output%
|
||||
label-background = ${color.background-alt}
|
||||
label-padding = 1
|
||||
|
||||
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||
|
||||
Reference in New Issue
Block a user