1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 11:37:44 +00:00

Fix xwayland after the hyprland xwayland rewrite

This commit is contained in:
RGBCube 2024-06-04 20:40:30 +03:00
parent e52335e5f7
commit c9bca12e7c
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -17,6 +17,8 @@ in desktopSystemConfiguration {
xdg-desktop-portal-hyprland
];
};
programs.xwayland = enabled;
})
(desktopUserHomeConfiguration {