mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Fix xwayland after the hyprland xwayland rewrite
This commit is contained in:
parent
e52335e5f7
commit
c9bca12e7c
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ in desktopSystemConfiguration {
|
|||
xdg-desktop-portal-hyprland
|
||||
];
|
||||
};
|
||||
|
||||
programs.xwayland = enabled;
|
||||
})
|
||||
|
||||
(desktopUserHomeConfiguration {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue