aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorkrolyxon <krolyxon@tutanota.com>2022-09-13 01:06:32 +0530
committerkrolyxon <krolyxon@tutanota.com>2022-09-13 01:06:32 +0530
commitd90a34bcde79bfbf7a94afab23b7326cdfdc0c8c (patch)
tree3014b1e5e88eb034e05fa65c207602ba30d43a4b /config.def.h
parent4db52c3b8d896b96f43bbbd74cdcc7f9488dbd25 (diff)
switch to librewolf
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/config.def.h b/config.def.h
index 42e6ca3..f952f69 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,7 +1,7 @@
/* See LICENSE file for copyright and license details. */
/* Constants */
-#define BROWSER "firefox"
+#define BROWSER "librewolf"
#define TERMINAL "st"
/* appearance */
@@ -35,7 +35,6 @@ static const Rule rules[] = {
*/
/* class instance title tags mask isfloating monitor */
{ "Gimp", NULL, NULL, 0, 1, -1 },
- { "Firefox", NULL, NULL, 1 << 8, 0, -1 },
};
/* layout(s) */