diff --git a/install.sh b/install.sh index d4ae55a..2bc5e97 100755 --- a/install.sh +++ b/install.sh @@ -167,8 +167,8 @@ else msg="XFCE: you may need to run 'xfce4-panel -r' after changing your theme to fix your panel opacity." elif (is_my_distro "solus") && (is_running "gnome-session"); then msg="GNOME: you may need to disable 'User Themes' extension to fix your dock." - elif (is_running "gnome-session") && [[ "${GNOME_VERSION}" == "old" ]]; then - msg="GNOME: you may need to disable 'User Themes' extension to fix your logout and authentication dialog." +# elif (is_running "gnome-session") && [[ "${GNOME_VERSION}" == "old" ]]; then +# msg="GNOME: you may need to disable 'User Themes' extension to fix your logout and authentication dialog." fi if [[ "${msg}" ]]; then