mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
gnu: lxqt: Enable keyboard shortcuts.
* gnu/packages/lxqt.scm (lxqt)[propagated-inputs]: Add lxqt-globalkeys. Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
parent
d8e83969a9
commit
e5391dcc6b
1 changed files with 1 additions and 0 deletions
|
@ -1371,6 +1371,7 @@ (define-public lxqt
|
|||
("lxqt-about" ,lxqt-about)
|
||||
("lxqt-admin" ,lxqt-admin)
|
||||
("lxqt-config" ,lxqt-config)
|
||||
("lxqt-globalkeys" ,lxqt-globalkeys)
|
||||
("lxqt-notificationd" ,lxqt-notificationd)
|
||||
("lxqt-openssh-askpass" ,lxqt-openssh-askpass)
|
||||
("lxqt-panel" ,lxqt-panel)
|
||||
|
|
Loading…
Reference in a new issue