aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr/scripts')
-rwxr-xr-xconfig/hypr/scripts/Hyprsunset.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/scripts/Hyprsunset.sh b/config/hypr/scripts/Hyprsunset.sh
index 1e84bc66..c7c4b395 100755
--- a/config/hypr/scripts/Hyprsunset.sh
+++ b/config/hypr/scripts/Hyprsunset.sh
@@ -81,11 +81,11 @@ cmd_status() {
fi
if [[ "$onoff" == "on" ]]; then
- txt="$(icon_on)"
+ txt="<span size='18pt'>$(icon_on)</span>"
cls="on"
tip="Night light on @ ${TARGET_TEMP}K"
else
- txt="$(icon_off)"
+ txt="<span size='16pt'>$(icon_off)</span>"
cls="off"
tip="Night light off"
fi
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage