Fixed: Previously commited my personal config :^)

This commit is contained in:
Biel Sala 2021-06-17 16:46:31 +02:00
parent f6f087f2d0
commit 234ab00554
1 changed files with 8 additions and 0 deletions

View File

@ -22,11 +22,19 @@ void order() {
os();
host();
kernel();
spacing();
spacing();
get_up();
get_shell();
get_term();
get_packages();
get_wm();
spacing();
spacing();
get_cpu();
get_memory();
spacing();
spacing();
get_colors();
get_colors2();
}