aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-01-29 16:42:39 -0500
committerDon Williams <don.e.williams@gmail.com>2026-01-29 16:42:39 -0500
commit946a232960ecdfa9c2234cfd03cfb791c7fc6878 (patch)
treece5d92d22cfad7c9a707ec24d8d1b4a4cd099f2d
parent5189632065218916f2e3a6cb4f70688b9469d804 (diff)
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
-rwxr-xr-xconfig/hypr/scripts/Kitty_themes.sh1
1 files changed, 1 insertions, 0 deletions
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
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage