Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

programs.hyprshot.enable

Whether to enable Hyprshot the Hyprland screenshot utility.

Type: boolean

Default:

false

Example:

true

Declared by:

programs.hyprshot.package

The hyprshot package to use.

Type: null or package

Default:

pkgs.hyprshot

Declared by:

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)

Type: null or string

Default:

null

Example:

"$HOME/Pictures/Screenshots"

Declared by: