diff --git a/modules/gui/hypr.nix b/modules/gui/hypr.nix index 81db7a00e..0a680f5b4 100644 --- a/modules/gui/hypr.nix +++ b/modules/gui/hypr.nix @@ -9,7 +9,7 @@ enable = true; package = inputs.hyprland.packages.${pkgs.system}.hyprland; plugins = [ - inputs.hyprland-plugins.packages.${pkgs.system}.csgo-vulkan-fix + #inputs.hyprland-plugins.packages.${pkgs.system}.csgo-vulkan-fix inputs.split-monitor-workspaces.packages.${pkgs.system}.split-monitor-workspaces ]; extraConfig = ''