From fbf6383e25797c72f8383ef1785b5cdf34fd19ec Mon Sep 17 00:00:00 2001 From: Pecha Date: Fri, 11 Oct 2019 18:26:08 +1000 Subject: [PATCH] added wal wrapper --- wal | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 wal diff --git a/wal b/wal new file mode 100644 index 0000000..5794f16 --- /dev/null +++ b/wal @@ -0,0 +1,6 @@ +#!/bin/bash +# this wrapper should go in your /usr/local/bin or higher in order to supercede the default "wal" command. +/usr/bin/wal "$@" +viscolourchanger +dunst.sh +genzathurarc \ No newline at end of file