Commit Graph

14 Commits

Author SHA1 Message Date
Palanix 4ca44a8bcd moved SEPARATOR into the input of the functions instead, to allow for more customization 2021-07-13 17:06:51 +02:00
Palanix dfc541164d added the possibility to display a custom message infront of the entries, as well as an entire entry 2021-07-13 16:23:20 +02:00
Palanix f8b79697c1 removed old references that don't exist anymore, moved around some lines 2021-07-12 16:46:47 +02:00
Palanix 8e1a281cc9 just made a few changes, mainly fixes 2021-06-17 17:52:45 +02:00
Biel Sala 234ab00554 Fixed: Previously commited my personal config :^) 2021-06-17 16:46:31 +02:00
Biel Sala eb17bac85a Fixed: I commited my own config by mistake 2021-06-17 15:46:29 +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
Palanix 2b62181483 added de output(using XDG_CURRENT_DESKTOP) 2021-06-16 20:58:58 +02:00
Palanix c89aaf7fbe comments were wrong 2021-06-12 19:04:38 +02:00
Palanix 1773ae409c reverted previous commit, added manjaro logo and fixed the printing bug 2021-06-12 18:56:44 +02:00
Palanix 228a4a79c9 oops forgot to add this to the latest commit with the config changes 2021-06-11 22:48:13 +02:00
Palanix 496d8a33ea made configuring easier 2021-06-11 22:46:29 +02:00
Palanix 5af709a072 now added tux as ascii art and made default 2021-06-10 20:02:11 +02:00
Palanix 588ecf3414 small fix in artix.h and config.h has been replaced by config.pre.h, although config.h still has to be edited for any changes to be made 2021-06-10 16:44:30 +02:00
Renamed from config.h (Browse further)