summaryrefslogtreecommitdiffstats
path: root/roles/hyprland/files/scripts/sunset.sh
diff options
context:
space:
mode:
Diffstat (limited to 'roles/hyprland/files/scripts/sunset.sh')
-rwxr-xr-xroles/hyprland/files/scripts/sunset.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/hyprland/files/scripts/sunset.sh b/roles/hyprland/files/scripts/sunset.sh
index 52f3ea7c..1659aaab 100755
--- a/roles/hyprland/files/scripts/sunset.sh
+++ b/roles/hyprland/files/scripts/sunset.sh
@@ -51,8 +51,8 @@ notify() {
notify-send -e \
-h string:x-canonical-private-synchronous:sunset \
-u low \
- "${icon} Nightshift ${class}" \
- "Temprature: ${temp}"
+ "Nightshift ${class}" \
+ "${icon} Temprature: ${temp}"
}
TEMP="${2:-$TEMP_ON}"