0.0.3 • Published 2 years ago

hyric v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

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
0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago