programs.hyprshot.saveLocation

Home-Manager option

Set the $HYPRSHOT_DIR environment variable to the given location. Hypershot will save screenshots to the first expression that resolves: $HYPRSHOT_DIR $XDG_PICTURES_DIR $(xdg-user-dir PICTURES)

type: null or string
Default
null
Example
"$HOME/Pictures/Screenshots"
declared in: <home-manager/modules/programs/hyprshot.nix>source unavailable