From 952ffff3a01516fef2791de9096b0f4463933bc0 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Fri, 3 Oct 2025 19:06:26 +0200 Subject: [PATCH] feat(hyprland): remove unnecesarry comments. --- modules/linux/home-manager/hyprland.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/linux/home-manager/hyprland.nix b/modules/linux/home-manager/hyprland.nix index eb199bf..872f5fd 100644 --- a/modules/linux/home-manager/hyprland.nix +++ b/modules/linux/home-manager/hyprland.nix @@ -138,8 +138,6 @@ in { env = [ "LIBVA_DRIVER_NAME,nvidia" "__GLX_VENDOR_LIBRARY_NAME,nvidia" - # "WLR_NO_HARDWARE_CURSORS,1" - # " WLR_DRM_NO_ATOMIC,1" "__GL_GSYNC_ALLOWED,1" ];