From f5d0a824188622fd23be47cd85ec785aad008a7e Mon Sep 17 00:00:00 2001 From: Charlie Root Date: Fri, 11 Oct 2024 13:49:57 +0200 Subject: [PATCH] hyprland/decorations.nix: remove breaking change --- modules/wms/wayland/hyprland/decorations.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/wms/wayland/hyprland/decorations.nix b/modules/wms/wayland/hyprland/decorations.nix index 4ae7739..45f3887 100644 --- a/modules/wms/wayland/hyprland/decorations.nix +++ b/modules/wms/wayland/hyprland/decorations.nix @@ -35,8 +35,6 @@ in { ]; }; - dwindle = {no_gaps_when_only = true;}; - cursor = { hide_on_key_press = true; no_hardware_cursors = true;