From e0bc2f18cac47625d00d84ba7914f45554078813 Mon Sep 17 00:00:00 2001 From: "Gustavo \"Guz\" L de Mello" Date: Wed, 5 Feb 2025 17:05:26 -0300 Subject: [PATCH] feat: xwayland on hyprland --- home/desktop.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/desktop.nix b/home/desktop.nix index 7d88a39..1dc5128 100644 --- a/home/desktop.nix +++ b/home/desktop.nix @@ -8,6 +8,7 @@ ## Hyprland wayland.windowManager.hyprland.enable = true; + wayland.windowManager.hyprland.xwayland.enable = true; wayland.windowManager.hyprland.settings = { "$MOD" = "SUPER"; "$MONITOR-1" = "";