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"
+1
View File
@@ -122,6 +122,7 @@ master {
misc {
disable_hyprland_logo = true
disable_splash_rendering = true
disable_scale_notification = true
focus_on_activate = true
anr_missed_pings = 3
on_focus_under_fullscreen = 1