eww: better lyrics

This commit is contained in:
2025-06-24 03:51:59 +02:00
parent 8f6795bc29
commit 54ae84cfaf
12 changed files with 100 additions and 27 deletions

View File

@@ -282,7 +282,7 @@
"escape": true,
"exec": "$HOME/.config/waybar/modules/mediaplayer.py 2> /dev/null",
"on-click": "playerctl play-pause",
"on-click-right": "eww open lyrics --toggle",
"on-click-right": "~/.scripts/lyrics-widgets.sh",
"on-scroll-up": "playerctl next",
"on-scroll-down": "playerctl previous"
},