diff options
| author | Mike Vink <59492084+ivi-vink@users.noreply.github.com> | 2025-01-18 13:10:46 +0100 |
|---|---|---|
| committer | Mike Vink <59492084+ivi-vink@users.noreply.github.com> | 2025-01-18 13:10:46 +0100 |
| commit | 5c844a75c6f5debb3b627f8df7789df495d63adb (patch) | |
| tree | 1af80648ace7c429c16431310888cbce2dd7f68a /mut/dwm | |
| parent | 9746fd5f2c6dfea4660c908204e74451f797956a (diff) | |
fixup
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 */ |
