We don't actually ever need this notification

This commit is contained in:
David Heinemeier Hansson
2026-04-05 09:37:36 +02:00
parent 84bee808e7
commit eb3bd95fca
2 changed files with 1 additions and 2 deletions
@@ -18,7 +18,5 @@ case "$CURRENT_INT" in
*) NEW_SCALE=1 ;;
esac
hyprctl keyword misc:disable_scale_notification true
hyprctl keyword monitor "$ACTIVE_MONITOR,${WIDTH}x${HEIGHT}@${REFRESH_RATE},auto,$NEW_SCALE"
hyprctl keyword misc:disable_scale_notification false
notify-send -u low "󰍹 Display scaling set to ${NEW_SCALE}x"