home: xdg: move 'less' variables to their module
This commit is contained in:
parent
3fb758028c
commit
f06e99d95b
2 changed files with 1 additions and 2 deletions
|
|
@ -16,6 +16,7 @@ in
|
|||
LESS = "-R -+X -c";
|
||||
# Better XDG compliance
|
||||
LESSHISTFILE = "${config.xdg.dataHome}/less/history";
|
||||
LESSKEY = "${config.xdg.configHome}/less/lesskey";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue