From eb3bd95fcaf77bbac42031460ba0e653ea0f0899 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 5 Apr 2026 09:37:36 +0200 Subject: [PATCH] We don't actually ever need this notification --- bin/omarchy-hyprland-monitor-scaling-cycle | 2 -- default/hypr/looknfeel.conf | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/omarchy-hyprland-monitor-scaling-cycle b/bin/omarchy-hyprland-monitor-scaling-cycle index a3b24243..233ec06c 100755 --- a/bin/omarchy-hyprland-monitor-scaling-cycle +++ b/bin/omarchy-hyprland-monitor-scaling-cycle @@ -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" diff --git a/default/hypr/looknfeel.conf b/default/hypr/looknfeel.conf index cd3417bd..b73c9548 100644 --- a/default/hypr/looknfeel.conf +++ b/default/hypr/looknfeel.conf @@ -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