mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-04 23:54:21 +00:00
lxqt: use new comps groups
This commit is contained in:
parent
8f142150ba
commit
1cf99bd765
@ -8,8 +8,5 @@
|
||||
%end
|
||||
|
||||
%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
|
||||
|
@ -9,38 +9,13 @@
|
||||
|
||||
%packages
|
||||
@lxqt
|
||||
@lxqt-apps
|
||||
@lxqt-media
|
||||
@networkmanager-submodules
|
||||
|
||||
# for nm applet
|
||||
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
|
||||
lxqt-l10n
|
||||
|
Loading…
Reference in New Issue
Block a user