summaryrefslogtreecommitdiffstats
path: root/roles/hyprland/files/scripts/sunset.sh
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-02-20 15:40:27 +0100
committerAhmed Abdelhalim <[email protected]>2026-02-20 16:13:11 +0100
commit198fa8e9cb94527733e09bc1b04c878320079520 (patch)
tree7d089b166918a18f4e1a7d6af304689559ab6f14 /roles/hyprland/files/scripts/sunset.sh
parent018fdcb5a16b7a984a38c78d8715f5e05bad3137 (diff)
Refactor waybar/hyprland
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}"