feat: set LC_TIME=en_DK.UTF-8
This commit is contained in:
parent
160fcd78eb
commit
b3b65e5037
|
@ -8,6 +8,7 @@
|
||||||
i18n = {
|
i18n = {
|
||||||
defaultLocale = "en_GB.UTF-8";
|
defaultLocale = "en_GB.UTF-8";
|
||||||
extraLocaleSettings = {
|
extraLocaleSettings = {
|
||||||
|
LC_TIME = "en_DK.UTF-8";
|
||||||
LC_MONETARY = "en_IE.UTF-8";
|
LC_MONETARY = "en_IE.UTF-8";
|
||||||
};
|
};
|
||||||
inputMethod.enabled = "ibus";
|
inputMethod.enabled = "ibus";
|
||||||
|
|
Loading…
Reference in a new issue