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",