Fcitx5: Difference between revisions

Ardenet (talk | contribs)
Prepared the page for translation
Ardenet (talk | contribs)
m Adjust the position of page translation tags
 
Line 61: Line 61:
Another possibility is that you are calling <code>${pkgs.fcitx5}/bin/fcitx5</code> instead of the patched <code>fcitx5-with-addons</code> (<code>/run/current-system/sw/bin/fcitx5</code>). For example in [[Special:MyLanguage/Hyprland|Hyprland]]:
Another possibility is that you are calling <code>${pkgs.fcitx5}/bin/fcitx5</code> instead of the patched <code>fcitx5-with-addons</code> (<code>/run/current-system/sw/bin/fcitx5</code>). For example in [[Special:MyLanguage/Hyprland|Hyprland]]:


</translate>
   # ~/.config/hypr/hyprland.conf
   # ~/.config/hypr/hyprland.conf
   exec-once=fcitx5 -d # not ${pkgs.fcitx5}/bin/fcitx5 !
   exec-once=fcitx5 -d # not ${pkgs.fcitx5}/bin/fcitx5 !
<translate>


=== Fcitx5 Doesn't Start When Using WM ===
=== Fcitx5 Doesn't Start When Using WM ===