aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-01-16 03:09:22 -0800
committerFuwn <[email protected]>2024-01-16 03:09:22 -0800
commit6aeefab7c25b75ab7848a14724a317d8682a940d (patch)
treee612d45127d79bdc66d99a240e1df363851b9511
parentfeat(config.h): replace spt with ncspot (diff)
downloadseiwm-6aeefab7c25b75ab7848a14724a317d8682a940d.tar.xz
seiwm-6aeefab7c25b75ab7848a14724a317d8682a940d.zip
feat(config.h): firefox -> floorp
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 541b1cf..bf1d62c 100644
--- a/config.h
+++ b/config.h
@@ -5,7 +5,7 @@
#define TERMINAL2 "st"
#define TERMCLASS "kitty"
#define TERMCLASS2 "St"
-#define BROWSER "firefox"
+#define BROWSER "floorp"
/* appearance */
static const char *wmname = "sei";