From 64c9728e0c73e35787b2e69393a69c9d2815f936 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Sat, 6 Jun 2026 23:35:03 +0200 Subject: update to 26.05 --- common/home/hyprland/default.nix | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'common/home/hyprland/default.nix') diff --git a/common/home/hyprland/default.nix b/common/home/hyprland/default.nix index 8ddc0a4..5ce838d 100644 --- a/common/home/hyprland/default.nix +++ b/common/home/hyprland/default.nix @@ -6,13 +6,14 @@ variables = [ "--all" ]; }; xwayland.enable = true; - plugins = [ pkgs.hyprlandPlugins.hyprsplit ]; + #plugins = [ pkgs.hyprlandPlugins.hyprsplit ]; + configType = "hyprlang"; settings = { plugin = { - hyprsplit = { - num_workspaces = 10; - persistent_workspaces = false; - }; + #hyprsplit = { + # num_workspaces = 10; + # persistent_workspaces = false; + #}; }; "$mod" = "SUPER"; bind = [ -- cgit v1.2.3-70-g09d2