Bar Modules - splits the bar functionality into individual segments that can be re-arranged

This commit is contained in:
Bakkeby
2022-01-10 14:06:10 +01:00
committed by Zoe Roux
parent e1d12a7c1e
commit 83230de4a2
14 changed files with 497 additions and 107 deletions
+5
View File
@@ -0,0 +1,5 @@
/* Bar functionality */
#include "bar_ltsymbol.h"
#include "bar_status.h"
#include "bar_tags.h"
#include "bar_wintitle.h"