summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-05-31 22:58:52 -0400
committerLuke Smith <luke@lukesmith.xyz>2022-05-31 22:58:52 -0400
commit7c356f79d7fffb4746bd0fe05840e61a4eaf865d (patch)
tree2d27902c374f5e29bee6ece000865d7940a370ad /config.h
parenta39cf7913c5071a6f730cbd0fa8cb4792e641e24 (diff)
fix #191
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
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 */