change TERMINAL to run_alacritty as well

This commit is contained in:
krolxon 2024-06-01 15:31:02 +05:30
parent 0eecf7e785
commit a362b3022b
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
/* Constants */ /* Constants */
#define BROWSER "librewolf" #define BROWSER "librewolf"
#define TERMINAL "alacritty" #define TERMINAL "run_alacritty"
/* appearance */ /* appearance */
static const unsigned int borderpx = 2; /* border pixel of windows */ static const unsigned int borderpx = 2; /* border pixel of windows */

BIN
dwm

Binary file not shown.