Commit graph

4 commits

Author SHA1 Message Date
Palanix c7eaa8c773 small bugfix and cleanup 2021-07-12 00:06:24 +02:00
Palanix 8e1a281cc9 just made a few changes, mainly fixes 2021-06-17 17:52:45 +02:00
Biel Sala 54ff63b558 Added a SEPARATOR value defined in config.pre.h that defines the separator
Examples in config.pre.h:
// SEPARATOR is the string defined that wayfetch will print for every factor
\#define SEPARATOR ": " // Example: "OS: Parabola x86_64"
// #define SEPARATOR " => " // Example: "OS => Parabola x86_64"
// #define SEPARATOR " -> " // Example: "OS -> Parabola x86_64"
2021-06-17 15:38:52 +02:00
Biel Sala 1c9a4f4b23 Pull 2021-06-16 23:08:48 +02:00
Renamed from wayfetch.c (Browse further)