hyprland: make snapping gap consistent with tiling gap

This commit is contained in:
end-4
2025-09-08 08:40:18 +02:00
parent 352a5bea5c
commit cd7e60b7a1
+3 -1
View File
@@ -34,7 +34,9 @@ general {
snap {
enabled = true
respect_gaps = true
window_gap = 4
monitor_gap = 5
respect_gaps = true
}
}