change screenshot dir
This commit is contained in:
parent
b126d7093d
commit
497521dc3f
2 changed files with 7 additions and 5 deletions
|
|
@ -168,9 +168,11 @@ in
|
|||
documents = "${config.home.homeDirectory}/Documents";
|
||||
download = "${config.home.homeDirectory}/Downloads";
|
||||
|
||||
# Enable Pictures directory
|
||||
pictures = "${config.home.homeDirectory}/Pictures";
|
||||
|
||||
# Disable unwanted directories
|
||||
music = null;
|
||||
pictures = null;
|
||||
videos = null;
|
||||
publicShare = null;
|
||||
templates = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue