From 308767cf2b52acff9229a2f34049a349c3f395ee Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Fri, 20 Jun 2025 10:40:50 +0900 Subject: modified dwm/config.def.h --- dwm/config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dwm/config.def.h b/dwm/config.def.h index 76e2f1e..42e3e04 100644 --- a/dwm/config.def.h +++ b/dwm/config.def.h @@ -1,7 +1,7 @@ /* See LICENSE file for copyright and license details. */ /* Default settings; can be overriden by command line. */ -#define BROWSER "firefox" +#define BROWSER "librewolf" #define CLEAR 0x00U #define GAP 8 #define PADDING 0 -- cgit v1.2.3