mirror of
https://github.com/zoriya/dwm.git
synced 2026-05-31 17:53:55 +00:00
Bar Modules - splits the bar functionality into individual segments that can be re-arranged
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/* Bar functionality */
|
||||
#include "bar_ltsymbol.h"
|
||||
#include "bar_status.h"
|
||||
#include "bar_tags.h"
|
||||
#include "bar_wintitle.h"
|
||||
Reference in New Issue
Block a user