still testing
This commit is contained in:
parent
14166b24b8
commit
b5c2ff796b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue