Tastaturlayout in Gnome auf deutsch stellen
This commit is contained in:
parent
a9cbfaaf38
commit
7c0925f004
1 changed files with 3 additions and 0 deletions
3
base.sh
3
base.sh
|
@ -222,6 +222,9 @@ elif [[ $configuration == 2 ]]; then
|
||||||
|
|
||||||
#LibreOffice
|
#LibreOffice
|
||||||
pacman -S libreoffice-fresh-de
|
pacman -S libreoffice-fresh-de
|
||||||
|
|
||||||
|
#Deutsche Tastatur einstellen
|
||||||
|
gsettings set org.gnome.desktop.input-sources source "[('xkb', 'de')]"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
systemctl enable systemd-resolved
|
systemctl enable systemd-resolved
|
||||||
|
|
Loading…
Reference in a new issue