From 8afaeb36a3ff5f27f70c7de8e3fdb2f2158ed9ed Mon Sep 17 00:00:00 2001 From: stkhan Date: Mon, 31 May 2021 18:01:00 +0000 Subject: Change default programs, and shell on st --- dwm_scripts/editor | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 dwm_scripts/editor (limited to 'dwm_scripts/editor') diff --git a/dwm_scripts/editor b/dwm_scripts/editor new file mode 100755 index 0000000..f2b05d9 --- /dev/null +++ b/dwm_scripts/editor @@ -0,0 +1,4 @@ +#!/bin/sh +# This program runs a graphical editor + +geany -- cgit v1.2.3