Add onyx and set as default session

main
axtloss 2 years ago committed by Michal
parent ebf38ddb96
commit 8fcef1e191

@ -50,4 +50,8 @@ echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen
echo "LANG=en_US.UTF-8" > /etc/locale.conf
locale-gen
# Onyx as default gdm session
rm /usr/share/xsessions/gnome*
rm /usr/share/wayland-sessions/gnome*
echo "Configured the system. Exiting chroot."

@ -25,7 +25,7 @@ zsh
# GUI Target
firefox
gdm
gnome
onyx
gparted
mesa
spice-vdagent

Loading…
Cancel
Save