diff --git a/SPECS/msvsphere-configs.spec b/SPECS/msvsphere-configs.spec index 87c6eb9..6a8ef84 100644 --- a/SPECS/msvsphere-configs.spec +++ b/SPECS/msvsphere-configs.spec @@ -32,6 +32,7 @@ Requires: gnome-shell-extension-desktop-icons Requires: gnome-shell-extension-top-icons Requires: gnome-shell-extension-drive-menu Requires: kora-icon-theme +Requires(post): gdm %description gnome This package contains configuration files for GNOME @@ -48,6 +49,9 @@ install -m644 schemas-override/*.gschema.override %{buildroot}%{_datadir}/glib-2 %post gnome glib-compile-schemas %{_datadir}/glib-2.0/schemas > /dev/null 2>&1 +# fixme (disable xorg by default) +sed -i 's@#WaylandEnable=false@WaylandEnable=false@' /etc/gdm/custom.conf + %postun gnome glib-compile-schemas %{_datadir}/glib-2.0/schemas > /dev/null 2>&1 @@ -64,6 +68,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas > /dev/null 2>&1 - update to 0.1.3 - add chromium to favorites - fix keyboard layout +- disable wayland by default * Wed Jun 28 2023 Arkady L. Shane - 0.1.2-1 - update to 0.1.2