feat: add env var for electron compat
This commit is contained in:
parent
cc9b0954be
commit
11af9dc4fb
2 changed files with 8 additions and 5 deletions
modules/home/wayland
|
@ -60,6 +60,7 @@ let
|
|||
];
|
||||
|
||||
XCURSOR_SIZE = "24";
|
||||
NIXOS_OZONE_WL = "1";
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue