Skip to content

Instantly share code, notes, and snippets.

@thalesmaoa
Created October 15, 2021 12:38
Show Gist options
  • Save thalesmaoa/1fc5abb47457407cf6f2014bb6802d79 to your computer and use it in GitHub Desktop.
Save thalesmaoa/1fc5abb47457407cf6f2014bb6802d79 to your computer and use it in GitHub Desktop.
Fix cedilha in flatpak apps
flatpak override --user --env=GTK_IM_MODULE=cedilla net.xmind.XMind8
flatpak override --user --env=GTK_IM_MODULE=cedilla com.microsoft.Teams
@MrPowerGamerBR
Copy link

If you end up having issues with ç in Electron apps under Wayland (even if they aren't Flatpak apps), check out this solution: https://www.reddit.com/r/linuxbrasil/comments/1ke47ai/cedilha_%C3%A7_n%C3%A3o_funciona_em_apps_electron_rodando/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment