diff --git a/config.h b/config.h index 0d3fa3c..04dc77c 100644 --- a/config.h +++ b/config.h @@ -3,6 +3,7 @@ /* Constants */ #define TERMINAL "st" #define TERMCLASS "St" +#define BROWSER "brave" /* appearance */ static unsigned int borderpx = 3; /* border pixel of windows */