still testing

This commit is contained in:
RP1 2025-01-07 23:03:10 +01:00
parent 14166b24b8
commit b5c2ff796b

View file

@ -106,7 +106,7 @@ fi
#gsettings set org.gnome.desktop.input-sources sources "[('xkb', 'hu')]" #gsettings set org.gnome.desktop.input-sources sources "[('xkb', 'hu')]"
# Dconf option # Dconf option
if [[ "$Lang -ge 1" ]]; then if [[ $Locale -ge 1 ]]; then
dconf load / < raveui-hu dconf load / < raveui-hu
else else
dconf load / < raveui-eng dconf load / < raveui-eng