diff options
Diffstat (limited to 'config.h')
| -rwxr-xr-x | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 */ |
