-
Notifications
You must be signed in to change notification settings - Fork 0
SongInfo
laiso edited this page Feb 22, 2024
·
1 revision
-
Type : custom/script
-
Description : Displays information about the currently playing song, including the artist and title.
-
How to modify :
- Change the
exec =line with the info you want to show.
For Example, adding the album :exec = playerctl metadata --format "{{ artist }} - {{ album }} - {{ title }}"
- If you want to add more info about the song, go check the playerctl wiki
- Change the
- ๐ Home
- ๐ Intro
- โ๏ธ Installation
- Modules
- ๐ Battery
- ๐ Date
- ๐ Network
- โฏ๏ธ Player Control
- ๐ถ Song info
- ๐ Power Management
- ๐ PulseAudio
- Contributing
- About