update niri; random tweaks

This commit is contained in:
Reid 2025-08-19 20:33:39 -07:00
parent 99ccea27eb
commit 402d9f4957
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
10 changed files with 171 additions and 130 deletions

View file

@ -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";