Steam,Auto,Onizuka, clean up home with XDG
This commit is contained in:
parent
ddb232fba9
commit
69ff1ae022
3 changed files with 17 additions and 8 deletions
|
|
@ -58,13 +58,11 @@
|
|||
|
||||
lf.enable = true;
|
||||
lf.hiddenfiles = [
|
||||
"${config.home.homeDirectory}/.librewolf"
|
||||
"${config.home.homeDirectory}/.nix-defexpr"
|
||||
"${config.home.homeDirectory}/.nix-profile"
|
||||
"${config.home.homeDirectory}/.nv"
|
||||
"${config.home.homeDirectory}/.pki"
|
||||
"${config.home.homeDirectory}/.steam*"
|
||||
"${config.home.homeDirectory}/.zshenv"
|
||||
"${config.home.homeDirectory}/.mozilla" # Unsupported
|
||||
"${config.home.homeDirectory}/.librewolf" # Unsupported
|
||||
"${config.home.homeDirectory}/.ssh" # openssh assumes
|
||||
"${config.home.homeDirectory}/.manpath" # man-db has it hardcoded
|
||||
"${config.home.homeDirectory}/.face" # caelestia-shell requires
|
||||
];
|
||||
zoxide.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue