diff --git a/glafetch/config.json b/glafetch/config.json new file mode 100644 index 0000000..c791a15 --- /dev/null +++ b/glafetch/config.json @@ -0,0 +1,15 @@ +{ + "show_err": false, + "use_bold": true, + "items": [ + "separator", + "host", + "kernel", + "cpu", + "de", + "portage_world", + "portage_all", + "Thank you Cyn :3", + "separator" + ] +}