feat(hyprland): add screenshot binds
This commit is contained in:
parent
b0495b710d
commit
96c93ca952
2 changed files with 6 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ in
|
|||
createDirectories = true;
|
||||
extraConfig = {
|
||||
XDG_CODE_DIR = "${config.home.homeDirectory}/Coding";
|
||||
XDG_SCREENSHOT_DIR = "${config.xdg.userDirs.pictures}/Screenshots";
|
||||
XDG_SCREENSHOTS_DIR = "${config.xdg.userDirs.pictures}/Screenshots";
|
||||
XDG_NOTES_DIR = "${config.xdg.userDirs.documents}/Notes";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue