From 280167efb438e5259cbda9f99bedf335c69970e7 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Mon, 17 Feb 2025 18:17:28 +0100 Subject: hyprland withUWSM --- modules/hyprland.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/hyprland.nix b/modules/hyprland.nix index 92d5ee2..3528ec8 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -17,6 +17,7 @@ programs.hyprland = { enable = true; xwayland.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; }; -- cgit v1.2.3