Tastaturlayout in Gnome auf deutsch stellen

This commit is contained in:
eichehome 2023-04-20 15:18:12 +02:00
parent a9cbfaaf38
commit 7c0925f004

View file

@ -222,6 +222,9 @@ elif [[ $configuration == 2 ]]; then
#LibreOffice
pacman -S libreoffice-fresh-de
#Deutsche Tastatur einstellen
gsettings set org.gnome.desktop.input-sources source "[('xkb', 'de')]"
fi
systemctl enable systemd-resolved