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