Add onyx and set as default session

main
axtloss 2 years ago
parent 596f5d7c08
commit f47430e180

@ -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