speedwm-personal/bar/items.h

10 lines
180 B
C
Raw Normal View History

2022-12-03 17:31:43 +01:00
#include "../toggle.h"
#include "tags.h"
#include "layoutindicator.h"
#include "statusbar.h"
2022-12-03 17:54:18 +01:00
#include "title-basic.h"
#include "title.h"
2022-12-03 17:31:43 +01:00
#if USESYSTRAY
#include "systray.h"
#endif