Screenshot and capture improvements

This commit is contained in:
Emmet 2025-10-11 18:39:56 -05:00
parent f792d80053
commit 6cd7c65863
3 changed files with 8 additions and 1 deletions

View file

@ -32,6 +32,7 @@ in {
XDG_VM_DIR = "${config.home.homeDirectory}/Machines";
XDG_NOTES_DIR = "${config.home.homeDirectory}/Notes";
XDG_KP_DIR = "${config.home.homeDirectory}/KP";
XDG_SCREENSHOT_DIR = "${config.home.homeDirectory}/Screenshots";
};
};
xdg.mime.enable = true;