diff options
Diffstat (limited to 'dwm/config.def.h')
| -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 |
