From fd74b36a368f263d30f03ceda6d11334408c02c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9ana=20=E6=B1=9F?= Date: Fri, 19 Sep 2025 17:56:44 +0800 Subject: [PATCH] Revert "fcitx5-table-extra: patch to wordlist dvorak" The patch is incorrect. We have a , being unusable problem, since comma is W on dvorak This reverts commit 522de0a6b83be671e8aa5d5c31a7291722d5f134. --- nix/homeModules/common/fcitx5/fcitx/profile | 2 +- nix/overlays/fcitx5-table-extra-taiwanese.nix | 1 - npins/sources.json | 4 ++-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/nix/homeModules/common/fcitx5/fcitx/profile b/nix/homeModules/common/fcitx5/fcitx/profile index 1a6abb57..9f258564 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-dvorak +Default Layout=us DefaultIM=cangjie3 Name=gCangjie diff --git a/nix/overlays/fcitx5-table-extra-taiwanese.nix b/nix/overlays/fcitx5-table-extra-taiwanese.nix index 73340986..b24003f8 100644 --- a/nix/overlays/fcitx5-table-extra-taiwanese.nix +++ b/nix/overlays/fcitx5-table-extra-taiwanese.nix @@ -13,7 +13,6 @@ in oldAttrs.preConfigure or "" + '' python3 ./generate.py - python3 ./fordvorak.py ''; }); } diff --git a/npins/sources.json b/npins/sources.json index d4d592d1..486bd384 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -71,9 +71,9 @@ }, "branch": "taiwanese", "submodules": true, - "revision": "379933ab2aa71494d4a3d87c075b75a15ff20dc8", + "revision": "48a7a51516302e070479156b54d2911ba9fbfce8", "url": null, - "hash": "049d7v6d1c9xh979kz0ypap7i8x1q2hx1sk8wy6s31x6sp0prs84" + "hash": "07d2mzjnggbxlpqarcj65xdndkqxcab38lkbbqh65cyfqzqahdg0" }, "flake-compat": { "type": "GitRelease",