hyprland: disable resize on border
This commit is contained in:
@@ -63,7 +63,7 @@ hl.config({
|
||||
border_size = 2,
|
||||
|
||||
-- Set to true to enable resizing windows by clicking and dragging on borders and gaps
|
||||
resize_on_border = true,
|
||||
resize_on_border = false,
|
||||
|
||||
-- Please see https://wiki.hypr.land/Configuring/Advanced-and-Cool/Tearing/ before you turn this on
|
||||
allow_tearing = false,
|
||||
|
||||
Reference in New Issue
Block a user