Switch magicman to uwsm
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m38s

This commit is contained in:
2025-06-12 11:18:37 +02:00
parent 53aec38a06
commit cac798065c
3 changed files with 78 additions and 6 deletions

View File

@@ -88,6 +88,7 @@
};
programs.hyprland = {
enable = true;
withUWSM = true;
xwayland.enable = true;
portalPackage = pkgs.xdg-desktop-portal-hyprland;
};