fix #191
This commit is contained in:
parent
a39cf7913c
commit
7c356f79d7
1 changed files with 1 additions and 0 deletions
1
config.h
1
config.h
|
@ -3,6 +3,7 @@
|
||||||
/* Constants */
|
/* Constants */
|
||||||
#define TERMINAL "st"
|
#define TERMINAL "st"
|
||||||
#define TERMCLASS "St"
|
#define TERMCLASS "St"
|
||||||
|
#define BROWSER "brave"
|
||||||
|
|
||||||
/* appearance */
|
/* appearance */
|
||||||
static unsigned int borderpx = 3; /* border pixel of windows */
|
static unsigned int borderpx = 3; /* border pixel of windows */
|
||||||
|
|
Loading…
Reference in a new issue