Improve the code 🥰

This commit is contained in:
Anas Elgarhy 2022-07-18 06:28:01 +02:00
parent e5bbcaa6e7
commit 0442e3d109
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,6 @@
#ifndef colors_H
#define colors_H
#define wal "/home/anas/.cache/wal/colors-wal-dwm.h"
#if __has_include(wal)
@ -22,3 +25,5 @@ static const char *colors[][3] = {
[schemeurg] = { urg_fg, urg_bg, urg_border },
};
#endif
#endif // !colors.h