Change wording
This commit is contained in:
parent
fe1f6d4c3a
commit
8ed29e6ce1
@ -15,11 +15,11 @@ restart_nightlighted_waybar() {
|
||||
|
||||
if [[ "$CURRENT_TEMP" == "$OFF_TEMP" ]]; then
|
||||
hyprctl hyprsunset temperature $ON_TEMP
|
||||
notify-send " Nightlight On"
|
||||
notify-send " Nightlight screen temperature"
|
||||
restart_nightlighted_waybar
|
||||
else
|
||||
hyprctl hyprsunset temperature $OFF_TEMP
|
||||
notify-send " Nightlight Off"
|
||||
notify-send " Daylight screen temperature"
|
||||
restart_nightlighted_waybar
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user