about summary refs log tree commit diff stats
path: root/dot_local/bin/executable_screenshotit
diff options
context:
space:
mode:
Diffstat (limited to 'dot_local/bin/executable_screenshotit')
-rw-r--r--dot_local/bin/executable_screenshotit4
1 files changed, 0 insertions, 4 deletions
diff --git a/dot_local/bin/executable_screenshotit b/dot_local/bin/executable_screenshotit
deleted file mode 100644
index 5808b4a..0000000
--- a/dot_local/bin/executable_screenshotit
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env bash
-
-printf "Fullscreen, copy file (ff)\nFullscreen, copy link (fl)\nWindow, copy file (wf)\nWindow, copy link (wl)\nRegion, copy file (rf)\nRegion, copy link (rl)" | dmenu -l 6 |\
-	sed "s/Fullscreen/f/;s/Window/w/;s/Region/c/;s/copy file/f/;s/copy link/l/;s/, //" | xargs "s"