diff options
| author | adikro <adikro@disroot.org> | 2026-03-26 23:34:00 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-03-26 23:34:00 +0100 |
| commit | 3882a7074df48e348dbd7cc34d81bffc3f062b8f (patch) | |
| tree | 0ed4fde79905da7d26e20d4f214704e146e3509f /hm/conf/xdg-dirs.nix | |
| parent | 1d40f7be90fa740ce34d7c0873b4acf205bca06a (diff) | |
flake updates
Diffstat (limited to 'hm/conf/xdg-dirs.nix')
| -rw-r--r-- | hm/conf/xdg-dirs.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/conf/xdg-dirs.nix b/hm/conf/xdg-dirs.nix index 3a37e6a..f0e346b 100644 --- a/hm/conf/xdg-dirs.nix +++ b/hm/conf/xdg-dirs.nix @@ -16,6 +16,7 @@ in xdg.userDirs = { enable = true; createDirectories = true; + setSessionVariables = true; download = "${config.home.homeDirectory}/dl"; documents = "${config.home.homeDirectory}/dc"; |
