Add files via upload

auto login for myself
This commit is contained in:
Ahmet Kaan GÜMÜŞ 2023-03-22 18:55:33 +03:00 committed by GitHub
parent 8a3ee6dfba
commit 16e2a8073a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,10 @@ pacman -S bash-completion
useradd -m -G whell tahinli
#need to implement maybe passwd tahinli
#need to implement uncomment wheel in visudo - EDITOR=nano visudo
#AutoLogin
mkdir -p /etc/sddm.conf.d/
echo -e '#Edited by Tahinli\n[Autologin]\nUser=tahinli\nSession=plasma' | tee -a /etc/sddm.conf.d/autologin.conf
##AutoLogin
pacman -S plasma-desktop
pacman -S htop
pacman -S alacritty