0.0.3 • Published 2 years ago
hyric v0.0.3
This is a waybar module to show the lyrics of mpd.
Requirements: 1. Your song directory is ~/Music 2. Your waybar config directory is ~/.config/waybar/ 3. 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