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 +- dwm | Bin 76960 -> 76960 bytes 2 files changed, 1 insertion(+), 1 deletion(-) 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 */ diff --git a/dwm b/dwm index fe4dd8f..a876482 100755 Binary files a/dwm and b/dwm differ -- cgit v1.2.3