about summary refs log tree commit diff stats
diff options
context:
space:
mode:
author2024-04-16 18:10:20 -0400
committer2024-04-16 18:10:20 -0400
commit12bf0956bf267e8e4344daa8de08cb934087d97d (patch)
tree93d5ff48cb565ab04db4fb1a8e1ec04394981c0f
parent0610dd7235f9be9509f682cf7efe799a86f42a02 (diff)
downloaddwm-12bf0956bf267e8e4344daa8de08cb934087d97d.tar.gz
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 5c145a6..917d832 100644
--- a/config.h
+++ b/config.h
@@ -3,7 +3,7 @@
 /* Constants */
 #define TERMINAL "st"
 #define TERMCLASS "St"
-#define BROWSER "librewolf"
+#define BROWSER "firefox"
 
 /* appearance */
 static unsigned int borderpx  = 3;        /* border pixel of windows */