diff --git a/presets/steam.toml b/presets/steam.toml index 48c99ff..902f0a8 100644 --- a/presets/steam.toml +++ b/presets/steam.toml @@ -4,6 +4,7 @@ set -eux wget -v https://gitlab.com/evlaV/jupiter_steam-jupiter-stable-PKGBUILD/-/raw/5cd60f3cd66527a95f93e6fefd9371fd659a5aea/steam_jupiter_stable_bootstrapped_20230316.1.tar.xz -O /usr/lib/steam/bootstraplinux_ubuntu12_32.tar.xz +mkdir -p /etc/sddm.conf.d echo "# Created by Manjaro ALMA" > /etc/sddm.conf.d/99-autologin.conf echo "[Autologin]" >> /etc/sddm.conf.d/99-autologin.conf echo "User=${ALMA_USER}" >> > /etc/sddm.conf.d/99-autologin.conf