birdwm

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit c968bc998eb4ed2ef85025eefe412ce871efa640
parent d102f4bf0602878c101d5ff33c1900e7265ba324
Author: bdmfegys@duck.com <bdmfegys@duck.com>
Date:   Sun, 28 Apr 2024 13:55:38 -0400

extras: add screenshot.sh script

Diffstat:
Aextras/screenshot.sh | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/extras/screenshot.sh b/extras/screenshot.sh @@ -0,0 +1,5 @@ +#!/bin/sh +pkill picom +selection=$(hacksaw) +shotgun -g "$selection" +picom & disown