From 80a61f5f39b496507468a3b4ed474899880b9776 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Fri, 27 Oct 2023 20:07:57 +0200 Subject: added new scripts --- bin/guiscripts/plight | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 bin/guiscripts/plight (limited to 'bin/guiscripts/plight') diff --git a/bin/guiscripts/plight b/bin/guiscripts/plight new file mode 100755 index 0000000..459bbfa --- /dev/null +++ b/bin/guiscripts/plight @@ -0,0 +1,5 @@ +#!/bin/sh + +light $1 $2 +light="$(light -G)" +printf '%s\n' "${light%.*}" > ~/.config/wob/pipe -- cgit v1.2.3