update niri; random tweaks
This commit is contained in:
parent
99ccea27eb
commit
402d9f4957
10 changed files with 171 additions and 130 deletions
|
@ -34,7 +34,7 @@ in {
|
|||
# magic environment variables that improve wayland compat
|
||||
NIXOS_OZONE_WL = "1";
|
||||
_JAVA_AWT_WM_NONEREPARENTING = "1";
|
||||
GDK_BACKEND = "wayland,x11";
|
||||
GDK_BACKEND = "wayland";
|
||||
ANKI_WAYLAND = "1";
|
||||
MOZ_ENABLE_WAYLAND = "1";
|
||||
ELECTRON_OZONE_PLATFORM_HINT = "wayland";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue