mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
vanadium: disable fcitx5 wayland support
This commit is contained in:
parent
2c873e2ad7
commit
b7a6f9f296
1 changed files with 1 additions and 0 deletions
|
|
@ -26,5 +26,6 @@ in
|
||||||
|
|
||||||
fcitx5.__output.cmakeFlags.__append = [
|
fcitx5.__output.cmakeFlags.__append = [
|
||||||
(lib.cmakeFeature "ENABLE_EMOJI" "Off")
|
(lib.cmakeFeature "ENABLE_EMOJI" "Off")
|
||||||
|
(lib.cmakeFeature "ENABLE_WAYLAND" "Off")
|
||||||
];
|
];
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue