diff options
-rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ /* Constants */ #define TERMINAL "st" #define TERMCLASS "St" +#define BROWSER "brave" /* appearance */ static unsigned int borderpx = 3; /* border pixel of windows */ |