feat: add env var for electron compat

This commit is contained in:
notohh 2023-03-06 05:36:50 -05:00
parent cc9b0954be
commit 11af9dc4fb
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 8 additions and 5 deletions
modules/home/wayland

View file

@ -60,6 +60,7 @@ let
];
XCURSOR_SIZE = "24";
NIXOS_OZONE_WL = "1";
};