feat(fcitx5): add gtk plugin
This commit is contained in:
@@ -12,6 +12,9 @@ in {
|
||||
type = "fcitx5";
|
||||
fcitx5 = {
|
||||
waylandFrontend = true;
|
||||
addons = with pkgs; [
|
||||
fcitx5-gtk
|
||||
];
|
||||
settings.addons."quickphrase".sections = {
|
||||
TriggerKey = {
|
||||
"0" = "Super+grave";
|
||||
|
||||
Reference in New Issue
Block a user