From 66047b2404c3d670d0287c505c634a671ff53243 Mon Sep 17 00:00:00 2001 From: Anas Elgarhy Date: Mon, 31 Oct 2022 19:25:39 +0200 Subject: [PATCH] Remove the webbrowser macro --- src/config.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/config.h b/src/config.h index 0554c30..0d7cc5d 100644 --- a/src/config.h +++ b/src/config.h @@ -1,7 +1,6 @@ #ifndef CONFIG_H #define CONFIG_H /* def */ -#define WEBBROWSER "firefox-developer-edition" #define TERMINAL "kitty" /* appearance */