diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-20 10:40:50 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-20 10:40:50 +0900 |
| commit | 308767cf2b52acff9229a2f34049a349c3f395ee (patch) | |
| tree | 18e60abba03da9c92f38f0328f3aa6392f5b69c8 /dwm | |
| parent | efc3747bebea9d25c64002fdc862b4dffeb59b9d (diff) | |
modified dwm/config.def.h
Diffstat (limited to 'dwm')
| -rw-r--r-- | dwm/config.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm/config.def.h b/dwm/config.def.h index 76e2f1e..42e3e04 100644 --- a/dwm/config.def.h +++ b/dwm/config.def.h @@ -1,7 +1,7 @@ /* See LICENSE file for copyright and license details. */ /* Default settings; can be overriden by command line. */ -#define BROWSER "firefox" +#define BROWSER "librewolf" #define CLEAR 0x00U #define GAP 8 #define PADDING 0 |
