aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfig/hypr/scripts/Kitty_themes.sh2
-rw-r--r--config/kitty/kitty.conf4
2 files changed, 2 insertions, 4 deletions
diff --git a/config/hypr/scripts/Kitty_themes.sh b/config/hypr/scripts/Kitty_themes.sh
index 9c315270..d5ebd718 100755
--- a/config/hypr/scripts/Kitty_themes.sh
+++ b/config/hypr/scripts/Kitty_themes.sh
@@ -123,7 +123,7 @@ while true; do
-mesg "Preview: ${theme_to_preview_now} | Enter: Preview | Ctrl+S: Apply & Exit | Esc: Cancel" \
-config "$rofi_theme_for_this_script" \
-selected-row "$current_selection_index" \
- -kb-custom-1 "Control+s") # MODIFIED HERE: Changed to Control+s for custom action 1
+ -kb-custom-1 "Control+s")
rofi_exit_code=$?
diff --git a/config/kitty/kitty.conf b/config/kitty/kitty.conf
index 9670b112..f110cf53 100644
--- a/config/kitty/kitty.conf
+++ b/config/kitty/kitty.conf
@@ -30,6 +30,4 @@ window_padding_width 4
selection_foreground none
selection_background none
-foreground #dddddd
-background #000000
-cursor #dddddd \ No newline at end of file
+# foreground/background/cursor are set by the active theme
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage