Commit aad0236
Changed files (1)
modules
desktop
input-method
fcitx5
modules/desktop/input-method/fcitx5/default.nix
@@ -28,6 +28,11 @@
Layout = "us";
};
};
+ globalOptions = {
+ Behavior = {
+ DefaultPageSize = 9;
+ };
+ };
};
};
};