More fixes

This commit is contained in:
Drew Galbraith 2023-11-17 19:57:26 -08:00
parent 51b067a85d
commit 47b3ec9f70
2 changed files with 7 additions and 5 deletions

View file

@ -28,7 +28,6 @@ echo "Enabling SDDM"
systemctl enable sddm
mkdir /etc/sddm.conf.d
cp sddm.conf /etc/sddm.conf.d/sddm.conf
sed -i 's/ForceHideCompletePassword=false/ForceHideCompletePassword=true/' /usr/share/sddm/themes/sugar-dark/theme.conf
echo "Giving Sway hardware access."
usermod -aG seat drew