gnu: lxqt: Use picom instead of compton.

* gnu/packages/lxqt.scm (lxqt):
[inputs]: Use picom instead of compton. Remove deprecated compton-conf.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Brendan Tildesley 2021-05-17 00:06:17 +10:00 committed by Ludovic Courtès
parent c03908fef0
commit 20eea7b904
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5

View File

@ -1416,8 +1416,7 @@ desktop.")
("lxqt-themes" ,lxqt-themes)
("pcmanfm-qt" ,pcmanfm-qt)
;; Extra
("compton" ,compton)
("compton-conf" ,compton-conf)
("picom" ,picom)
("font-dejavu" ,font-dejavu)
("lximage-qt" ,lximage-qt)
("obconf-qt" ,obconf-qt)