aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfig/hypr/scripts/ThemeChanger.sh2
-rw-r--r--config/rofi/themes/KooL_style-4.rasi2
2 files changed, 3 insertions, 1 deletions
diff --git a/config/hypr/scripts/ThemeChanger.sh b/config/hypr/scripts/ThemeChanger.sh
index b3672b7f..3f55cce4 100755
--- a/config/hypr/scripts/ThemeChanger.sh
+++ b/config/hypr/scripts/ThemeChanger.sh
@@ -84,6 +84,8 @@ if wallust theme -- "${choice}"; then
sleep 0.5
fi
+ # Small cushion before refresh to mirror wallpaper flow
+ sleep 0.2
# Refresh bars/menus after files are ready
if [ -x "$HOME/.config/hypr/scripts/Refresh.sh" ]; then
"$HOME/.config/hypr/scripts/Refresh.sh" >/dev/null 2>&1 || true
diff --git a/config/rofi/themes/KooL_style-4.rasi b/config/rofi/themes/KooL_style-4.rasi
index ea7b1977..ea8d2c39 100644
--- a/config/rofi/themes/KooL_style-4.rasi
+++ b/config/rofi/themes/KooL_style-4.rasi
@@ -25,7 +25,7 @@ configuration {
background-alt: @color1;
selected: @color12;
active: @color11;
- urgent: #F7768E;
+ urgent: @color13;
border-color: @color11;
handle-color: @selected;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage