mirror of
https://github.com/aclist/dztui.git
synced 2026-08-27 02:07:18 +02:00
chore: update env var in documentation
This commit is contained in:
parent
a67bbd66f9
commit
ddf976734d
@ -7,6 +7,6 @@ This is used for thousands separators in long numbers and decimal separators in
|
||||
|
||||
If you wish to use a specific regional numbering preference while retaining a different base system language (e.g., English language with German-style numbering), pass the desired locale as a variable before launching DZGUI:
|
||||
|
||||
``LC_ALL=de_DE.UTF-8 ./dzgui.sh``
|
||||
``LC_NUMERIC=de_DE.UTF-8 ./dzgui``
|
||||
|
||||
If you intend to use this frequently, you could wrap the above in a script or alias.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user