mirror of
https://github.com/rywng/dotfiles.git
synced 2024-11-24 11:51:50 +08:00
remove pango markup for player to fix issues
This commit is contained in:
parent
6e06ed101d
commit
cb5aad9a44
@ -39,6 +39,7 @@
|
|||||||
"interval": 1800
|
"interval": 1800
|
||||||
},
|
},
|
||||||
"custom/player": {
|
"custom/player": {
|
||||||
|
"escape": true,
|
||||||
"exec": "playerctl metadata --format '{{uc(playerName)}}: {{ artist }} - {{ album }} - {{ title }} {{emoji(status)}}' || echo 'Stopped '",
|
"exec": "playerctl metadata --format '{{uc(playerName)}}: {{ artist }} - {{ album }} - {{ title }} {{emoji(status)}}' || echo 'Stopped '",
|
||||||
"interval": 15,
|
"interval": 15,
|
||||||
"on-click": "playerctl play-pause && notify-send `playerctl status` -t 1000"
|
"on-click": "playerctl play-pause && notify-send `playerctl status` -t 1000"
|
||||||
|
Loading…
Reference in New Issue
Block a user