aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr')
-rwxr-xr-xconfig/hypr/scripts/WaybarStyles.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/hypr/scripts/WaybarStyles.sh b/config/hypr/scripts/WaybarStyles.sh
index 70032443..aa4018eb 100755
--- a/config/hypr/scripts/WaybarStyles.sh
+++ b/config/hypr/scripts/WaybarStyles.sh
@@ -15,7 +15,9 @@ elif [ "$THEMEIS" == "default_alter" ]; then
elif [ "$THEMEIS" == "mauve" ]; then
SWITCHTO="-light"
elif [ "$THEMEIS" == "light" ]; then
- SWITCHTO="-dark"
+ SWITCHTO="-dark"
+elif [ "$THEMEIS" == "dark" ]; then
+ SWITCHTO="-uline"
else
SWITCHTO="-default"
fi
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage