user/sessionVariables: skip annoying lutris update check
This commit is contained in:
parent
011c6e470c
commit
236d9a9edb
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
GNUPGHOME = "${config.xdg.dataHome}/gnupg";
|
||||
GTK2_RC_FILES = "${config.xdg.configHome}/gtk-2.0/gtkrc";
|
||||
LESSHISTFILE = "-";
|
||||
LUTRIS_SKIP_INIT = "1";
|
||||
NODE_REPL_HISTORY = "${config.xdg.dataHome}/nodejs/repl_history";
|
||||
NPM_CONFIG_USERCONFIG = "${config.xdg.configHome}/npm/npmrc";
|
||||
PUB_CACHE = "${config.xdg.cacheHome}/dart";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue