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:
Timotej Lazar 2020-08-17 17:09:33 +02:00 committed by Leo Famulari
parent d8e83969a9
commit e5391dcc6b
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -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)