diff options
Diffstat (limited to 'mut/dwm')
| -rw-r--r-- | mut/dwm/config.h | 2 |
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 */ |
