From cf8170c6450df4d77251ab6eddfe9fc0f78072ae Mon Sep 17 00:00:00 2001 From: navewindre Date: Tue, 24 Dec 2024 11:12:55 +0100 Subject: a --- config/openbox/rc-templ.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/openbox') diff --git a/config/openbox/rc-templ.xml b/config/openbox/rc-templ.xml index 85b0c92..c1da4f1 100644 --- a/config/openbox/rc-templ.xml +++ b/config/openbox/rc-templ.xml @@ -327,7 +327,7 @@ - scrot -s -e 'xclip -selection clipboard -t image/png -i $f' + scrot -s -e 'xclip -selection clipboard -t image/png -i $f && rm $f' -- cgit v1.2.3