hyric

0.0.3 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i hyric

Weekly Downloads

2

Version

0.0.3

License

none

Unpacked Size

4.48 kB

Total Files

4

Last publish

Collaborators

  • yuxiangluo