add themes

This commit is contained in:
Your Name 2024-01-03 15:09:07 +03:00
parent 7ab3e8ef0c
commit a3a17c2b8b
11 changed files with 163 additions and 26 deletions

View file

@ -1,7 +1,7 @@
#define _MAIN_H
#include <stdio.h>
#include <unistd.h>
#include <sys/wait.h>
#include <string.h>
#include "fetch.h"
#include "config.h"