From bf9e5595f4ee0a6c9ebb7a3a59a312b289446df8 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Fri, 3 Oct 2025 18:54:34 +0200 Subject: update --- dwm-terminal | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 dwm-terminal (limited to 'dwm-terminal') diff --git a/dwm-terminal b/dwm-terminal new file mode 100755 index 0000000..ec68314 --- /dev/null +++ b/dwm-terminal @@ -0,0 +1,8 @@ +#!/usr/bin/env bash +# This is the terminal that is launched by dwm +ghostty & + +exit 0 + + + -- cgit v1.2.3