From cde6791ce3fa1a25b97a3227caada943927da997 Mon Sep 17 00:00:00 2001 From: zackartz Date: Tue, 28 May 2024 12:44:56 -0400 Subject: [PATCH] 706 current 2024-05-28 12:44:54 24.11.20240524.bfb7a88 6.9.1-zen1 * --- modules/home/wms/hyprland/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/wms/hyprland/default.nix b/modules/home/wms/hyprland/default.nix index dbb4590..90c9951 100644 --- a/modules/home/wms/hyprland/default.nix +++ b/modules/home/wms/hyprland/default.nix @@ -41,6 +41,7 @@ in { config = mkIf cfg.enable { wayland.windowManager.hyprland = { enable = true; + xwayland.enable = true; package = inputs.hyprland.packages.${system}.default; systemd = {