diff --git a/config.h b/config.h index 9be0b4d..d07e9ae 100644 --- a/config.h +++ b/config.h @@ -2,7 +2,8 @@ #define TERMCLASS "st-256color" #define TERMINAL "/usr/local/bin/st" -#define BROWSER "/usr/bin/waterfox" +#define BROWSER "/usr/bin/librewolf" + /* appearance */ static const unsigned int borderpx = 1; /* border pixel of windows */ static const unsigned int snap = 3; /* snap pixel */ diff --git a/dwm b/dwm index 8b64acb..d321f01 100755 Binary files a/dwm and b/dwm differ diff --git a/dwm.o b/dwm.o index f9f1e24..e5517a8 100644 Binary files a/dwm.o and b/dwm.o differ