about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 917d832..b4b1203 100644
--- a/config.h
+++ b/config.h
@@ -3,7 +3,7 @@
 /* Constants */
 #define TERMINAL "st"
 #define TERMCLASS "St"
-#define BROWSER "firefox"
+#define BROWSER "firefox-developer-edition"
 
 /* appearance */
 static unsigned int borderpx  = 3;        /* border pixel of windows */