hyprland: drop the snap config — too subtle to be useful

Alignment snap fires only at the very last few pixels of drag with no
visual feedback. Not what we wanted; revert.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
ediblerope 2026-05-11 15:15:52 +01:00
parent a2d51e3625
commit 0d08ab10e9

View file

@ -113,15 +113,6 @@
border_size = 2;
layout = "dwindle";
resize_on_border = true;
# Snap floating windows when dragged near each other or screen
# edges. Alignment-snap only — not Aero-style "drag to top to
# maximize".
snap = {
enabled = true;
window_gap = 10;
monitor_gap = 10;
};
};
decoration = {