hyprland: fix typo in env var
This commit is contained in:
parent
2f2f6c96b1
commit
5e77f0ff17
@ -23,7 +23,7 @@ let
|
||||
NIXOS_OZONE_WL = "1";
|
||||
QT_WAYLAND_DISABLE_WINDOWDECORATION = "1";
|
||||
QT_QPA_PLATFORM = "wayland";
|
||||
SDL_VIDEODRIVE = "wayland";
|
||||
SDL_VIDEODRIVER = "wayland";
|
||||
XDG_SESSION_TYPE = "wayland";
|
||||
}
|
||||
// (
|
||||
|
Loading…
x
Reference in New Issue
Block a user