Don't need notifications for changes that are obvious

This commit is contained in:
David Heinemeier Hansson
2026-05-17 19:51:29 +02:00
parent 5faee9cf76
commit 8c01563c46
2 changed files with 131 additions and 3 deletions
-2
View File
@@ -41,5 +41,3 @@ elif [[ -f $MONITOR_LUA ]] && grep -Eq '^hl\.monitor\(\{ output = "", mode = "pr
-e 's|^hl\.env\("GDK_SCALE", ".*"\)|hl.env("GDK_SCALE", "'"$NEW_GDK_SCALE"'")|' \
"$MONITOR_LUA"
fi
notify-send -a omarchy-action -u low "󰍹 Display scaling set to ${NEW_SCALE}x"