user/sessionVariables: enable electron ozone by default
This commit is contained in:
parent
aaa036f0c8
commit
7d9a857f77
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
||||||
GTK2_RC_FILES = "${config.xdg.configHome}/gtk-2.0/gtkrc";
|
GTK2_RC_FILES = "${config.xdg.configHome}/gtk-2.0/gtkrc";
|
||||||
LESSHISTFILE = "-";
|
LESSHISTFILE = "-";
|
||||||
LUTRIS_SKIP_INIT = "1";
|
LUTRIS_SKIP_INIT = "1";
|
||||||
|
NIXOS_OZONE_WL = "1";
|
||||||
NODE_REPL_HISTORY = "${config.xdg.dataHome}/nodejs/repl_history";
|
NODE_REPL_HISTORY = "${config.xdg.dataHome}/nodejs/repl_history";
|
||||||
NPM_CONFIG_USERCONFIG = "${config.xdg.configHome}/npm/npmrc";
|
NPM_CONFIG_USERCONFIG = "${config.xdg.configHome}/npm/npmrc";
|
||||||
PUB_CACHE = "${config.xdg.cacheHome}/dart";
|
PUB_CACHE = "${config.xdg.cacheHome}/dart";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue