Commit aad0236

HPCesia <me@hpcesia.com>
2025-12-11 15:53:53
feat: update fcitx5 config
1 parent 6a942bb
Changed files (1)
modules
desktop
input-method
modules/desktop/input-method/fcitx5/default.nix
@@ -28,6 +28,11 @@
               Layout = "us";
             };
           };
+          globalOptions = {
+            Behavior = {
+              DefaultPageSize = 9;
+            };
+          };
         };
       };
     };