From 24012d1c6a5620b0cb8d2f76dcf72996f67747d8 Mon Sep 17 00:00:00 2001 From: ProsperousPotato Date: Thu, 3 Jul 2025 18:40:03 +0100 Subject: idek --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 02f7495..06c1477 100644 --- a/config.h +++ b/config.h @@ -2,7 +2,7 @@ /* Constants */ #define TERMINAL "st" -#define BROWSER "waterfox" +#define BROWSER "chromium" /* appearance */ static const unsigned int borderpx = 3; /* border pixel of windows */ -- cgit v1.2.3