big changes

This commit is contained in:
fwastring 2025-10-17 09:51:35 +02:00
parent ac9462c677
commit 51de7ef3a2
14 changed files with 481 additions and 105 deletions

View file

@ -27,9 +27,8 @@
"interval": 1,
"tooltip": true,
"tooltip-format": "{player} — {status}\n{artist}\n{title}\n{album}",
"on-click": "playerctl -p Feishin play-pause",
"on-scroll-up": "playerctl -p Feishin next",
"on-scroll-down": "playerctl -p Feishin previous"
// "on-click": "playerctl -p Feishin play-pause",
"on-click": "pgrep playerctl-gtk && pkill playerctl-gtk || playerctl-gtk &",
},
"bluetooth": {
"format": " {status}",