From 1b08753d6fddf3dc3a42d503b99f353fd88bc0a7 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Thu, 2 Jul 2026 16:45:25 -0700 Subject: [PATCH] nixos: re-enable hyprtasking plugin --- nixos/flake/hyprland-stuff.nix | 4 +--- nixos/hyprland.nix | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/nixos/flake/hyprland-stuff.nix b/nixos/flake/hyprland-stuff.nix index f9f4ee1e..72fabd05 100644 --- a/nixos/flake/hyprland-stuff.nix +++ b/nixos/flake/hyprland-stuff.nix @@ -302,9 +302,7 @@ hyprNStack hyprwinview hyprWorkspaceHistory - # Disabled 2026-06-28: enabling the plugin freezes Hyprland shortly after - # startup on ryzen-shine. - # hyprtasking + hyprtasking hyprDynamicCursors hyprwobbly ] diff --git a/nixos/hyprland.nix b/nixos/hyprland.nix index 11c652da..bdf38b3f 100644 --- a/nixos/hyprland.nix +++ b/nixos/hyprland.nix @@ -310,9 +310,7 @@ hyprNStack hyprwinview hyprWorkspaceHistory - # Disabled 2026-06-28: enabling the plugin freezes Hyprland shortly after - # startup on ryzen-shine. - # hyprtasking + hyprtasking hyprDynamicCursors hyprwobbly ]