Skip to content

Instantly share code, notes, and snippets.

View SpaghettiBorgar's full-sized avatar

Colin Kubon SpaghettiBorgar

View GitHub Profile
#!/bin/bash
# screenshot.sh kde plasma wayland edition
# depends on imagemagick and spectacle
# Arch Linux: sudo pacman -Sy spectacle imagemagick
# usage: ./plasma-wayland-screenshot.sh (area|active|full)
# EDIT THESE
UPLOAD_URL=""
KEY=""