diff options
| author | Fuwn <[email protected]> | 2024-01-16 03:09:22 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-01-16 03:09:22 -0800 |
| commit | 6aeefab7c25b75ab7848a14724a317d8682a940d (patch) | |
| tree | e612d45127d79bdc66d99a240e1df363851b9511 | |
| parent | feat(config.h): replace spt with ncspot (diff) | |
| download | seiwm-6aeefab7c25b75ab7848a14724a317d8682a940d.tar.xz seiwm-6aeefab7c25b75ab7848a14724a317d8682a940d.zip | |
feat(config.h): firefox -> floorp
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"; |