From 52d21d68621c9d3dd2a8a6d4bb50acca31e99ee4 Mon Sep 17 00:00:00 2001 From: omagdy Date: Thu, 17 Jul 2025 19:14:35 +0300 Subject: Modified books script to just search for file name instead of navigating a file tree --- scripts/.scripts/screenshot_screen.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 scripts/.scripts/screenshot_screen.sh (limited to 'scripts/.scripts/screenshot_screen.sh') diff --git a/scripts/.scripts/screenshot_screen.sh b/scripts/.scripts/screenshot_screen.sh new file mode 100755 index 0000000..41b634a --- /dev/null +++ b/scripts/.scripts/screenshot_screen.sh @@ -0,0 +1,3 @@ +#!/bin/sh -e + +flameshot screen --clipboard -- cgit v1.2.3