wlin003_GamingPC/script/SetupHome.sh aktualisiert

This commit is contained in:
Henrik Lutzmann 2025-01-07 16:15:07 +01:00
parent 20705c7e76
commit 47b581ad3f
1 changed files with 58 additions and 57 deletions

View File

@ -43,6 +43,7 @@ mkdir -p /home/$USER/Share-Priv
mkdir -p /home/$USER/Share-SMB
mkdir -p /home/$USER/Share-VM
mkdir -p /home/$USER/Sync
# Setup config aacs
mkdir -p /home/$USER/.config/aacs/
cd /home/$USER/.config/aacs/ && wget --no-check-certificate http://vlc-bluray.whoknowsmy.name/files/KEYDB.cfg
@ -52,6 +53,6 @@ cd /home/$USER/.config/aacs/ && wget --no-check-certificate http://vlc-bluray.wh
#ln -sf /home/$USER/MyStuff/01Work /home/$USER/Schreibtisch/Work
cat > /home/$USER/.profile <<"EOF"
export GTK_THEME=Arc-Dark
EOF
#cat > /home/$USER/.profile <<"EOF"
#export GTK_THEME=Arc-Dark
#EOF