update LANG and LC_TIME
This commit is contained in:
parent
b58cd9fa87
commit
9646c29599
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@
|
|||
|
||||
# See https://wiki.hyprland.org/Configuring/Environment-variables/
|
||||
|
||||
# Hyprland-Konfiguration für deutsche Sprache und Datumsformat
|
||||
env = LANG,de_DE.UTF-8
|
||||
env = LC_TIME,de_DE.UTF-8
|
||||
|
||||
env = XDG_CURRENT_DESKTOP,Hyprland
|
||||
env = XDG_SESSION_TYPE,wayland
|
||||
env = XDG_SESSION_DESKTOP,Hyprland
|
||||
|
|
Loading…
Add table
Reference in a new issue