summaryrefslogtreecommitdiff
path: root/mut/dwm/config.h
diff options
context:
space:
mode:
authorMike Vink <59492084+ivi-vink@users.noreply.github.com>2025-01-18 13:10:46 +0100
committerMike Vink <59492084+ivi-vink@users.noreply.github.com>2025-01-18 13:10:46 +0100
commit5c844a75c6f5debb3b627f8df7789df495d63adb (patch)
tree1af80648ace7c429c16431310888cbce2dd7f68a /mut/dwm/config.h
parent9746fd5f2c6dfea4660c908204e74451f797956a (diff)
fixup
Diffstat (limited to 'mut/dwm/config.h')
-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 2528ebf..5adcb46 100644
--- a/mut/dwm/config.h
+++ b/mut/dwm/config.h
@@ -3,7 +3,7 @@
/* Constants */
#define TERMINAL "ghostty"
#define TERMCLASS "Ghostty"
-#define BROWSER "chromium"
+#define BROWSER "surf"
/* appearance */
static unsigned int borderpx = 3; /* border pixel of windows */