No description
Find a file
2025-12-30 19:30:52 -05:00
README.md feat: initial commit 2025-12-30 19:30:52 -05:00
screenshot-tool.sh feat: initial commit 2025-12-30 19:30:52 -05:00

A screenshot tool for Qubes using flameshot

Requirements

  • flameshot
  • mogrify (provided by ImageMagick)
  • zenity
sudo qubes-dom0-update flameshot ImageMagick zenity

Installation

  1. Place screenshot-tool.sh in /opt in dom0
  2. Add new keyboard shortcut Open Keyboard Settings (on Qubes OS GUI):
  • Click on Main Menu (top-left Qubes OS icon)
    • Select System Tools
      • Select Keyboard
        • Open Application Shortcuts tab
  • Add the following shortcuts:
    • PrintScreen
      • /opt/screenshot-tool.sh

Credit

Based on original script here - https://github.com/nil0x42/qubes-screenshooter