From 946a232960ecdfa9c2234cfd03cfb791c7fc6878 Mon Sep 17 00:00:00 2001 From: Don Williams Date: Thu, 29 Jan 2026 16:42:39 -0500 Subject: Fixed when hitting enter the kitty theme menu Enter previews theme and loops menu again. Until ESC or CTRL-S to set On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Kitty_themes.sh --- config/hypr/scripts/Kitty_themes.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'config/hypr/scripts') diff --git a/config/hypr/scripts/Kitty_themes.sh b/config/hypr/scripts/Kitty_themes.sh index 26d9e208..b0331e08 100755 --- a/config/hypr/scripts/Kitty_themes.sh +++ b/config/hypr/scripts/Kitty_themes.sh @@ -130,6 +130,7 @@ while true; do notify_user "$iDIR/error.png" "Preview Error" "Failed to apply $theme_to_preview_now. Reverted." exit 1 fi + continue else : fi -- cgit v1.2.3