mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-12-22 05:35:26 +00:00
lxqt: use new comps groups
This commit is contained in:
parent
8f142150ba
commit
1cf99bd765
@ -8,8 +8,5 @@
|
|||||||
%end
|
%end
|
||||||
|
|
||||||
%post
|
%post
|
||||||
echo -n "Enabling initial-setup gui mode on startup"
|
|
||||||
ln -s /usr/lib/systemd/system/initial-setup-graphical.service /etc/systemd/system/graphical.target.wants/initial-setup-graphical.service
|
|
||||||
echo .
|
|
||||||
|
|
||||||
%end
|
%end
|
||||||
|
@ -9,38 +9,13 @@
|
|||||||
|
|
||||||
%packages
|
%packages
|
||||||
@lxqt
|
@lxqt
|
||||||
|
@lxqt-apps
|
||||||
|
@lxqt-media
|
||||||
@networkmanager-submodules
|
@networkmanager-submodules
|
||||||
|
|
||||||
# for nm applet
|
# for nm applet
|
||||||
gnome-keyring
|
gnome-keyring
|
||||||
|
|
||||||
# We have obconf-qt now
|
|
||||||
obconf-qt
|
|
||||||
-obconf
|
|
||||||
|
|
||||||
# No sddm-breeze, this pulls in huge parts of plasma, but use breeze for LXQt
|
|
||||||
breeze-gtk
|
|
||||||
plasma-breeze
|
|
||||||
-sddm-breeze
|
|
||||||
|
|
||||||
# no kwallet running by default
|
|
||||||
-qupzilla-kwallet
|
|
||||||
|
|
||||||
# Pull in some useful applications, use KDE ones if necessary
|
|
||||||
dnfdragora-gui
|
|
||||||
dragon
|
|
||||||
kcalc
|
|
||||||
kwrite
|
|
||||||
lxappearance
|
|
||||||
lximage-qt
|
|
||||||
lxqt-sudo
|
|
||||||
pavucontrol-qt
|
|
||||||
psi-plus
|
|
||||||
qlipper
|
|
||||||
quassel
|
|
||||||
qpdfview-qt5
|
|
||||||
transmission-qt
|
|
||||||
trojita
|
|
||||||
yarock
|
|
||||||
|
|
||||||
# l10n
|
# l10n
|
||||||
lxqt-l10n
|
lxqt-l10n
|
||||||
|
Loading…
Reference in New Issue
Block a user