From 9c17a81153507a6d0098b9e8bc43e32adf680716 Mon Sep 17 00:00:00 2001 From: Anton Midyukov Date: Thu, 13 Feb 2020 17:15:56 +0700 Subject: [PATCH] regular.mk: for lxqt use default display-manager sddm is too fastidious to the video driver, and lxqt is for weak hardware. --- conf.d/regular.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.d/regular.mk b/conf.d/regular.mk index 40ad0be0..2f8447d0 100644 --- a/conf.d/regular.mk +++ b/conf.d/regular.mk @@ -152,8 +152,8 @@ distro/regular-gnome3: distro/.regular-desktop +plymouth +nm-gtk \ @$(call add,LIVE_PACKAGES,firefox-gnome_shell_integration) @$(call add,LIVE_PACKAGES,gnome-software-disable-updates) -distro/regular-lxqt: distro/.regular-desktop mixin/regular-lxqt +plymouth \ - use/browser/falkon use/x11/sddm +distro/regular-lxqt: distro/.regular-gtk mixin/regular-lxqt +plymouth \ + use/browser/falkon @$(call add,THE_LISTS,$(call tags,lxqt desktop)) distro/regular-kde5: distro/.regular-desktop \