summaryrefslogtreecommitdiff
path: root/dwm/config.def.h
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-02-10 03:31:14 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-02-10 03:31:14 +0900
commitad1bab25d416bf9e6fe74b89c016006ebd0ea545 (patch)
treef286c67a6aa44be8b1199c2bad8f87863e55731e /dwm/config.def.h
parent7b4b09db1548e6bb6bc60ca64968b24dc2996967 (diff)
modified dwm/config.def.h
Diffstat (limited to 'dwm/config.def.h')
-rw-r--r--dwm/config.def.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dwm/config.def.h b/dwm/config.def.h
index 1124102..9c35dca 100644
--- a/dwm/config.def.h
+++ b/dwm/config.def.h
@@ -3,8 +3,8 @@
/* constants */
#define TERMINAL "st"
#define TERMCLASS "St"
-#define BROWSER "firefox"
-#define BROWSERCLASS "Firefox"
+#define BROWSER "qutebrowser"
+#define BROWSERCLASS "Qutebrowser"
#define GAP 8
#define PADDING 0