]> git.newer.systems Git - dwm.git/commitdiff
browser
authorTucker Johnson <tucker@newer.systems>
Fri, 19 Dec 2025 19:30:45 +0000 (14:30 -0500)
committerTucker Johnson <tucker@newer.systems>
Fri, 19 Dec 2025 19:30:45 +0000 (14:30 -0500)
config.h

index 09d343e460b433c49f4a09921fced12386566a72..8eae19469e48d53e5a76965230aa76a6699e3fcf 100644 (file)
--- a/config.h
+++ b/config.h
@@ -3,7 +3,7 @@
 /* Constants */
 #define TERMINAL "st"
 #define TERMCLASS "St"
-#define BROWSER "qutebrowser"
+#define BROWSER "librewolf"
 
 /* appearance */
 static unsigned int borderpx  = 3;        /* border pixel of windows */