Skip to content

Commit

Permalink
Enforce snap locale
Browse files Browse the repository at this point in the history
  • Loading branch information
sukso96100 committed Sep 4, 2023
1 parent eee59cb commit f9e40cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ environment:
# Font
FONTCONFIG_PATH: ${SNAP}/etc/fonts/conf.d
FONTCONFIG_FILE: ${SNAP}/etc/fonts/fonts.conf
# Enforce locale
LC_ALL: ko_KR.UTF-8

layout:
/usr/share/libdrm:
Expand Down

0 comments on commit f9e40cf

Please sign in to comment.