From 5c844a75c6f5debb3b627f8df7789df495d63adb Mon Sep 17 00:00:00 2001 From: Mike Vink <59492084+ivi-vink@users.noreply.github.com> Date: Sat, 18 Jan 2025 13:10:46 +0100 Subject: fixup --- mut/dwm/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mut/dwm') 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 */ -- cgit v1.2.3