gnu: showmethekey: Improve description.

* gnu/packages/video.scm (showmethekey): Add a reference to GLib's search
paths.

Change-Id: Ib8292c34c4da68c49334d0a10e35cdb1aa65b163
This commit is contained in:
Carlos Durán Domínguez 2026-01-17 20:57:04 +01:00
parent b69e76fcc4
commit fcf07e5cf3
No known key found for this signature in database
GPG key ID: 18068DE2A848DB4C

View file

@ -7091,7 +7091,10 @@ that should see the keys.
This package works in Xorg and Wayland since it directly reads the keys from This package works in Xorg and Wayland since it directly reads the keys from
the evdev device via libinput. the evdev device via libinput.
Users in group @code{wheel} can skip password authentication.") Users in group @code{wheel} can skip password authentication.
To use @code{showmethekey-gtk}, you must explicitly install @code{glib} to
configure the search paths.")
(home-page "https://github.com/AlynxZhou/showmethekey") (home-page "https://github.com/AlynxZhou/showmethekey")
(license license:asl2.0))) (license license:asl2.0)))