mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
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:
parent
b69e76fcc4
commit
fcf07e5cf3
1 changed files with 4 additions and 1 deletions
|
|
@ -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)))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue