hyric
v0.0.3
Published
This is a waybar module to show the lyrics of mpd.
Downloads
15
Readme
This is a waybar module to show the lyrics of mpd.
Requirements:
- Your song directory is ~/Music
- Your waybar config directory is ~/.config/waybar/
- mpc is installed
Install and run
sudo npm install -g hyric
hyric
Edit waybar config
{
"modules-center": ["custom/hyric","mpd"],
"custom/hyric": {
"exec": "/home/YOURNAME/.config/waybar/hyric.sh",
"restart-interval": 1
}
}
Auto start when hyprland starts
exec-once = hyric