about summary refs log tree commit diff stats
diff options
context:
space:
mode:
author2022-08-02 14:09:45 -0400
committer2022-08-02 14:09:45 -0400
commit316b7cfd211a1067e39b8317c51e69b65476b9ae (patch)
tree2918c3963e4ee5807fb8b0c0d12a43ddb963dd5e
parent20484bf4c8f136fa5a30e8bd5b4cc84ae5b2300c (diff)
downloaddwm-316b7cfd211a1067e39b8317c51e69b65476b9ae.tar.gz
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index beb4c11..20b7ea0 100644
--- a/config.h
+++ b/config.h
@@ -3,7 +3,7 @@
 /* Constants */
 #define TERMINAL "st"
 #define TERMCLASS "St"
-#define BROWSER "brave"
+#define BROWSER "librewolf"
 
 /* appearance */
 static unsigned int borderpx  = 3;        /* border pixel of windows */