-
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