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:
parent
a2d51e3625
commit
0d08ab10e9
1 changed files with 0 additions and 9 deletions
|
|
@ -113,15 +113,6 @@
|
||||||
border_size = 2;
|
border_size = 2;
|
||||||
layout = "dwindle";
|
layout = "dwindle";
|
||||||
resize_on_border = true;
|
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 = {
|
decoration = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue