* [bug#42905] [PATCH] gnu: lxqt: Enable keyboard shortcuts.
@ 2020-08-17 15:09 Timotej Lazar
2020-08-22 18:12 ` Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2020-08-17 15:09 UTC (permalink / raw)
To: 42905; +Cc: Timotej Lazar
* gnu/packages/lxqt.scm (lxqt)[propagated-inputs]: Add lxqt-globalkeys.
---
gnu/packages/lxqt.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/lxqt.scm b/gnu/packages/lxqt.scm
index f8eeec97d0..21587609ce 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -1371,6 +1371,7 @@ desktop.")
("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)
--
2.28.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-08-22 18:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-17 15:09 [bug#42905] [PATCH] gnu: lxqt: Enable keyboard shortcuts Timotej Lazar
2020-08-22 18:12 ` Leo Famulari
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).