Skip to content

Instantly share code, notes, and snippets.

@cho2
Last active February 8, 2019 16:26
Show Gist options
  • Select an option

  • Save cho2/8d42130f83b19fdefeda89019b0ca8b8 to your computer and use it in GitHub Desktop.

Select an option

Save cho2/8d42130f83b19fdefeda89019b0ca8b8 to your computer and use it in GitHub Desktop.
Running flatpak in spesific locale
flatpak run --env=LC_ALL=en_en.UTF-8 org.gnome.Recipes
flatpak run --env=LC_ALL=id_ID.UTF-8 org.gnome.Builder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment