From 9ce2cedae7be7aee736c2d4fa0eb8e9c45c76ad6 Mon Sep 17 00:00:00 2001 From: Nathan Date: Sat, 9 Aug 2025 16:56:30 -0500 Subject: [PATCH] no uwsm --- system-config/programs/hyprland/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/system-config/programs/hyprland/default.nix b/system-config/programs/hyprland/default.nix index 2774d4f..6b68439 100644 --- a/system-config/programs/hyprland/default.nix +++ b/system-config/programs/hyprland/default.nix @@ -18,8 +18,6 @@ systemd.setPath.enable = true; - withUWSM = true; - package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland; portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;