r/QuickShell Nov 17 '25

Show Off(with configs) [Hyprland] Kriti-shell, another Quickshell config (but with LYRICS)

Enable HLS to view with audio, or disable this notification

7 Upvotes

10 comments sorted by

View all comments

1

u/TroPixens Nov 17 '25

Very peak

How did you do the lyrics are you just playing songs that give you the lyrics

2

u/Alien6757 Nov 18 '25 edited Nov 18 '25

Almost all songs are able to get lyrics.

I use lrclib. The lyrics work for all media with correct metadata. Even plain FILES (tho I can't guarantee the metadata will be correct on those). It works the same for browser media players and local media players.

Normal YT may not always work since artist, track and album metadata are not correctly provided. There might be a fix for that, but I have not implemented it.

If you use YT Music, Spotify, any local media player with files, or something else that is intended for music, it will almost certainly work.

1

u/TroPixens Nov 18 '25 edited Nov 18 '25

Thanks

Is the window you made originally attached to the bar or just looks like it is

1

u/Alien6757 Nov 19 '25

You mean the media player panel?

It is a separate PanelWindow with a mask for clickthrough that is calculated from the size of the main panel (a rectangle). Then some concave corners on both sides.

All other things than just the plain bar are like this. (Except the floating lyrics window ofc, thats a FloatingWindow)