about summary refs log tree commit diff stats
diff options
context:
space:
mode:
author2024-04-16 20:56:23 -0400
committer2024-04-16 20:56:23 -0400
commit3da5375e2691d036a35a5271318b843a041d6809 (patch)
tree8a5058fd77b35fae20838020d809c33197cb14a2
parent12bf0956bf267e8e4344daa8de08cb934087d97d (diff)
downloaddwm-master.tar.gz
-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 */