From 522de0a6b83be671e8aa5d5c31a7291722d5f134 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9ana=20=E6=B1=9F?= Date: Thu, 18 Sep 2025 10:47:29 +0800 Subject: [PATCH] fcitx5-table-extra: patch to wordlist dvorak --- nix/homeModules/common/fcitx5/fcitx/profile | 2 +- nix/overlays/fcitx5-table-extra-taiwanese.nix | 1 + npins/sources.json | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/nix/homeModules/common/fcitx5/fcitx/profile b/nix/homeModules/common/fcitx5/fcitx/profile index 9f258564..1a6abb57 100644 --- a/nix/homeModules/common/fcitx5/fcitx/profile +++ b/nix/homeModules/common/fcitx5/fcitx/profile @@ -14,7 +14,7 @@ Layout= Name=keyboard-us-dvorak [Groups/1] -Default Layout=us +Default Layout=us-dvorak DefaultIM=cangjie3 Name=gCangjie diff --git a/nix/overlays/fcitx5-table-extra-taiwanese.nix b/nix/overlays/fcitx5-table-extra-taiwanese.nix index b24003f8..73340986 100644 --- a/nix/overlays/fcitx5-table-extra-taiwanese.nix +++ b/nix/overlays/fcitx5-table-extra-taiwanese.nix @@ -13,6 +13,7 @@ in oldAttrs.preConfigure or "" + '' python3 ./generate.py + python3 ./fordvorak.py ''; }); } diff --git a/npins/sources.json b/npins/sources.json index 486bd384..d4d592d1 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -71,9 +71,9 @@ }, "branch": "taiwanese", "submodules": true, - "revision": "48a7a51516302e070479156b54d2911ba9fbfce8", + "revision": "379933ab2aa71494d4a3d87c075b75a15ff20dc8", "url": null, - "hash": "07d2mzjnggbxlpqarcj65xdndkqxcab38lkbbqh65cyfqzqahdg0" + "hash": "049d7v6d1c9xh979kz0ypap7i8x1q2hx1sk8wy6s31x6sp0prs84" }, "flake-compat": { "type": "GitRelease",