]> git.newer.systems - dwm.git/commitdiff
qutebrowser migration
authorTucker Johnson <tucker@newer.systems>
Fri, 23 May 2025 02:36:50 +0000 (22:36 -0400)
committerTucker Johnson <tucker@newer.systems>
Fri, 23 May 2025 02:36:50 +0000 (22:36 -0400)
config.h
drw.o
dwm.o
util.o

index 934386f2b2708b18008b533a3206222543bda785..c6838baa7cf368e82fcaa5a043d1dfc8959e3c5d 100644 (file)
--- a/config.h
+++ b/config.h
@@ -3,7 +3,7 @@
 /* Constants */
 #define TERMINAL "st"
 #define TERMCLASS "St"
-#define BROWSER "librewolf"
+#define BROWSER "qutebrowser"
 
 /* appearance */
 static unsigned int borderpx  = 3;        /* border pixel of windows */
diff --git a/drw.o b/drw.o
index 318a3fa151747d925da9350075d670932194d1eb..1eed47286169169443e8f6ef305795c42fa062e2 100644 (file)
Binary files a/drw.o and b/drw.o differ
diff --git a/dwm.o b/dwm.o
index a1a3ea030f4ea43f4f54261e38eaec6ef15d9858..c9d7f92f14584e62c55039c255e1e521374c9312 100644 (file)
Binary files a/dwm.o and b/dwm.o differ
diff --git a/util.o b/util.o
index 9b987a5c44426589514f58a3b05dac59adc3e03e..04939521a548413d374b3f570d141b93a5cb2fc1 100644 (file)
Binary files a/util.o and b/util.o differ