From a362b3022bf7473b2a42e983e3cdfd66d24a8044 Mon Sep 17 00:00:00 2001 From: krolxon Date: Sat, 1 Jun 2024 15:31:02 +0530 Subject: change TERMINAL to run_alacritty as well --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index a177da3..00cb210 100755 --- a/config.h +++ b/config.h @@ -2,7 +2,7 @@ /* Constants */ #define BROWSER "librewolf" -#define TERMINAL "alacritty" +#define TERMINAL "run_alacritty" /* appearance */ static const unsigned int borderpx = 2; /* border pixel of windows */ -- cgit v1.2.3