fmt
This commit is contained in:
parent
04845faf4c
commit
090d461fe9
@ -144,7 +144,8 @@ in {
|
||||
XDG_CONFIG_HOME = "\${HOME}/.config";
|
||||
XDG_DATA_HOME = "\${HOME}/.local/share";
|
||||
|
||||
STEAM_EXTRA_COMPAT_TOOLS_PATHS = "\${HOME}/.steam/root/compatibilitytools.d";
|
||||
STEAM_EXTRA_COMPAT_TOOLS_PATHS =
|
||||
"\${HOME}/.steam/root/compatibilitytools.d";
|
||||
PATH = [ "\${XDG_BIN_HOME}" ];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user