diff --git a/modules/wms/wayland/hyprland/settings.nix b/modules/wms/wayland/hyprland/settings.nix index d30a3ae..bd8464f 100644 --- a/modules/wms/wayland/hyprland/settings.nix +++ b/modules/wms/wayland/hyprland/settings.nix @@ -61,10 +61,10 @@ in { num_workspaces = 10; persistent_workspaces = true; }; - hypr-dynamic-cursors = { + dynamic-cursors = { enabled = true; - mode = "tilt"; + mode = "rotate"; rotate = { length = 20; offset = 0.0;