From 1955bbed686b8bbf227f2fc4b8c0c898f680bc1f Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Thu, 11 Jun 2026 02:10:33 -0700 Subject: [PATCH] hyprland: disable hyprtasking plugin (build failure against current API) Co-Authored-By: Claude Sonnet 4.6 --- nixos/flake/hyprland-stuff.nix | 2 +- nixos/hyprland.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nixos/flake/hyprland-stuff.nix b/nixos/flake/hyprland-stuff.nix index 6aee6862..434744fb 100644 --- a/nixos/flake/hyprland-stuff.nix +++ b/nixos/flake/hyprland-stuff.nix @@ -290,7 +290,7 @@ hyprexpo hyprwinview hyprWorkspaceHistory - hyprtasking + # hyprtasking # disabled: build failure against current Hyprland API hyprDynamicCursors hyprwobbly ] diff --git a/nixos/hyprland.nix b/nixos/hyprland.nix index 42bb01f5..709802be 100644 --- a/nixos/hyprland.nix +++ b/nixos/hyprland.nix @@ -294,7 +294,7 @@ hyprexpo hyprwinview hyprWorkspaceHistory - hyprtasking + # hyprtasking # disabled: build failure against current Hyprland API hyprDynamicCursors hyprwobbly ]