add wayland for electron apps

This commit is contained in:
DACHXY 2024-12-26 01:14:15 +08:00
parent 3b8a896dde
commit 71becb872e
11 changed files with 153 additions and 7 deletions

View file

@ -37,5 +37,6 @@ in
recursive = true;
source = "${configDir}/fcitx5";
};
".config/electron-flags.conf".source = "${configDir}/electron/electron-flags.conf";
};
}