user/sessionVariables: enable electron ozone by default

This commit is contained in:
LavaDesu 2024-01-17 15:16:45 +07:00
parent aaa036f0c8
commit 7d9a857f77
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -17,6 +17,7 @@
GTK2_RC_FILES = "${config.xdg.configHome}/gtk-2.0/gtkrc";
LESSHISTFILE = "-";
LUTRIS_SKIP_INIT = "1";
NIXOS_OZONE_WL = "1";
NODE_REPL_HISTORY = "${config.xdg.dataHome}/nodejs/repl_history";
NPM_CONFIG_USERCONFIG = "${config.xdg.configHome}/npm/npmrc";
PUB_CACHE = "${config.xdg.cacheHome}/dart";