summaryrefslogtreecommitdiff
path: root/mut/dwm
diff options
context:
space:
mode:
authorMike Vink <mike@pionative.com>2025-01-20 10:59:33 +0100
committerMike Vink <mike@pionative.com>2025-01-20 10:59:33 +0100
commitd659a2d6da6d8d9aa166a33a18025606434f136f (patch)
tree61d0c914657319d2a30646fb3c8d11d0c27260d1 /mut/dwm
parent883055eb4182cdb8ebf784a2171771de7334f95e (diff)
some surf related changes
Diffstat (limited to 'mut/dwm')
-rw-r--r--mut/dwm/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mut/dwm/config.h b/mut/dwm/config.h
index 5adcb46..4086f31 100644
--- a/mut/dwm/config.h
+++ b/mut/dwm/config.h
@@ -3,7 +3,7 @@
/* Constants */
#define TERMINAL "ghostty"
#define TERMCLASS "Ghostty"
-#define BROWSER "surf"
+#define BROWSER "surf-open.sh"
/* appearance */
static unsigned int borderpx = 3; /* border pixel of windows */