huge change

This commit is contained in:
fwastring 2025-11-12 10:12:29 +01:00
parent c159d2f3e3
commit d86cc3c816
29 changed files with 1151 additions and 792 deletions

View file

@ -10,12 +10,12 @@
],
"modules-right": [
"mpris",
"bluetooth",
"pulseaudio",
"bluetooth",
"clock"
],
"mpris": {
"player": "Feishin",
// "player": "Feishin",
"format": "{player_icon} {title} — {artist}",
"format-paused": " {player_icon} {title}",
"format-stopped": "",
@ -27,8 +27,7 @@
"interval": 1,
"tooltip": true,
"tooltip-format": "{player} — {status}\n{artist}\n{title}\n{album}",
// "on-click": "playerctl -p Feishin play-pause",
"on-click": "pgrep playerctl-gtk && pkill playerctl-gtk || playerctl-gtk &",
"on-click": "playerctl play-pause"
},
"bluetooth": {
"format": " {status}",