diff --git a/options/custom/desktops/hyprland/settings.nix b/options/custom/desktops/hyprland/settings.nix index 5afa8a3..b575f4c 100644 --- a/options/custom/desktops/hyprland/settings.nix +++ b/options/custom/desktops/hyprland/settings.nix @@ -117,7 +117,7 @@ in { gaps_out = config.custom.gap; layout = "master"; #// no_border_on_floating = true; - resize_corner = 3; # Bottom-right + #// resize_corner = 3; # Bottom-right resize_on_border = true; snap.enabled = true; };