mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Move screenshot dir configuration
This commit is contained in:
parent
2ca06d1e7e
commit
25ea12a687
2 changed files with 1 additions and 2 deletions
|
|
@ -24,6 +24,7 @@
|
|||
userDirs = {
|
||||
enable = true;
|
||||
createDirectories = true;
|
||||
extraConfig.XDG_SCREENSHOTS_DIR = "$$XDG_PICTURES_DIR/Screenshots";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue