HUN/ENG Options working on AMD

This commit is contained in:
RP1 2024-12-09 20:22:26 +01:00
parent 51a4ea48b9
commit 2eee2167f9

View file

@ -114,7 +114,6 @@ echo ---------------------------------------------
./install.sh
cd -
set-gdm-theme set Yaru-purple-dark /usr/share/backgrounds/linuxmint-wilma/raveos-bg.png
dconf load / < raveui-*
sudo rm -rf gdm-tools
echo
echo ${bold}${yellow}Correct Rave Theme ${normal}set.
@ -200,11 +199,11 @@ if [[ $user_choice = *"AMD GPU - Angol Nyelv"* ]]; then
# Wayland Auto-Enable
echo
echo ---------------------------------------------
echo Enabling ${bold}${yellow}Wayland Window Manager${normal}
echo Loading ${bold}${yellow}Proper DCONF${normal}
echo
dconf load / < raveui-eng
echo
echo ${bold}${yellow}Wayland Window Manager ${normal}enabled.
echo ${bold}${yellow}Proper DCONF ${normal}loaded.
echo ---------------------------------------------
echo
@ -216,6 +215,7 @@ if [[ $user_choice = *"AMD GPU - Magyar Nyelv"* ]]; then
echo ---------------------------------------------
echo Downloading ${bold}${yellow}Hungarian LangPack${normal}
echo
dconf load / < raveui-hun
sudo apt install language-pack-gnome-hu language-pack-gnome-hu-base language-pack-hu language-pack-hu-base -y
echo
echo ${bold}${yellow}Hungarian LangPack ${normal}downloaded.