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