From 7d6b8aa8e1511288ab4d0eb5d6594eec63e43571 Mon Sep 17 00:00:00 2001 From: Vince Date: Sat, 4 Jul 2026 15:00:35 +0800 Subject: [PATCH] Update lib-core.sh --- libs/lib-core.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/lib-core.sh b/libs/lib-core.sh index 7c007e52..f9df21ac 100755 --- a/libs/lib-core.sh +++ b/libs/lib-core.sh @@ -48,6 +48,7 @@ if has_command gnome-shell; then fi else GNOME_VERSION="48-0" + SHELL_VERSION="48" fi #----------Program options-------------#