MyNixOS website logo
option

programs.hyprshot.saveLocation

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)
Declarations
Type
null or string
Default
null
Example
"$HOME/Pictures/Screenshots"