diff options
| author | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2025-07-03 18:40:03 +0100 |
|---|---|---|
| committer | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2025-07-03 18:40:03 +0100 |
| commit | 24012d1c6a5620b0cb8d2f76dcf72996f67747d8 (patch) | |
| tree | c067c6a6b494266122b016a9010b13810cb3a02b /config.h | |
| parent | ab32254951825e3543bcb720e3d59baeafb47098 (diff) | |
idek
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ /* Constants */ #define TERMINAL "st" -#define BROWSER "waterfox" +#define BROWSER "chromium" /* appearance */ static const unsigned int borderpx = 3; /* border pixel of windows */ |
