From 2eee2167f91ec7aac79ef344211c60fb62eee003 Mon Sep 17 00:00:00 2001 From: RP1 Date: Mon, 9 Dec 2024 20:22:26 +0100 Subject: [PATCH] HUN/ENG Options working on AMD --- 1update-gnome.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/1update-gnome.sh b/1update-gnome.sh index b3dc2a8..de12d7e 100644 --- a/1update-gnome.sh +++ b/1update-gnome.sh @@ -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.