hyprland: disable hyprtasking plugin
This commit is contained in:
@@ -65,7 +65,7 @@ return {
|
||||
-- hook fires on every popup commit). Re-enable once fixed upstream.
|
||||
enable_hyprexpo = false,
|
||||
enable_hyprwinview = true,
|
||||
enable_hyprtasking = true,
|
||||
enable_hyprtasking = false,
|
||||
enable_workspace_history = true,
|
||||
enable_hyprwobbly = true,
|
||||
enable_dynamic_cursors = true,
|
||||
|
||||
@@ -293,7 +293,9 @@
|
||||
hyprNStack
|
||||
hyprwinview
|
||||
hyprWorkspaceHistory
|
||||
hyprtasking
|
||||
# Disabled 2026-06-19: enabling the plugin correlates with frozen Hyprland
|
||||
# sessions even though startup reaches the uwsm session target.
|
||||
# hyprtasking
|
||||
hyprDynamicCursors
|
||||
hyprwobbly
|
||||
]
|
||||
|
||||
@@ -297,7 +297,9 @@
|
||||
hyprNStack
|
||||
hyprwinview
|
||||
hyprWorkspaceHistory
|
||||
hyprtasking
|
||||
# Disabled 2026-06-19: enabling the plugin correlates with frozen Hyprland
|
||||
# sessions even though startup reaches the uwsm session target.
|
||||
# hyprtasking
|
||||
hyprDynamicCursors
|
||||
hyprwobbly
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user