diff options
Diffstat (limited to 'dwm_scripts/editor')
| -rwxr-xr-x | dwm_scripts/editor | 4 |
1 files changed, 4 insertions, 0 deletions
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 |