add LC_ALL
This commit is contained in:
parent
27d26e97d9
commit
1f36d0edf0
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
# Hyprland-Konfiguration für deutsche Sprache und Datumsformat
|
||||
env = LANG,de_DE.UTF-8
|
||||
env = LC_TIME,de_DE.UTF-8
|
||||
env = LC_ALL,de_DE.UTF-8
|
||||
|
||||
env = XDG_CURRENT_DESKTOP,Hyprland
|
||||
env = XDG_SESSION_TYPE,wayland
|
||||
|
|
Loading…
Add table
Reference in a new issue