#define UserText " USER " // #define OsText " DIST " // #define KernelText " KERN " // #define UptimeText " UPTM " // #define ShellText " SHLL " // #define PackageText " PKGS " // /* Those two options are mutually exclusive. * Either set one to 'true' or both to 'false'. */ #define ForceLowerCase false #define ForceUpperCase false /* See options in colour.h file */ #define TextColour WHITE #define PrintColours true /* must be either 'true' or 'false' */ #define ColourCharacter "● " /* Some examples of things you may want to use for your ColourCharacter ▀ ▁ ▂ ▃ ▄ ▅ ▆ ▇ █ ▉ ▊ ▋ ▌ ▍ ▎ ▏ █ ▄ ▀ ● */