More fixes
This commit is contained in:
parent
51b067a85d
commit
47b3ec9f70
2 changed files with 7 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue