holdbar: changes for new bar
This commit is contained in:
@ -11,6 +11,9 @@
|
||||
#if BAR_EWMHTAGS_PATCH
|
||||
#include "bar_ewmhtags.h"
|
||||
#endif
|
||||
#if COMBO_PATCH
|
||||
#include "combo.h"
|
||||
#endif
|
||||
#if BAR_HOLDBAR_PATCH
|
||||
#include "bar_holdbar.h"
|
||||
#endif
|
||||
@ -70,9 +73,6 @@
|
||||
#if CMDCUSTOMIZE_PATCH
|
||||
#include "cmdcustomize.h"
|
||||
#endif
|
||||
#if COMBO_PATCH
|
||||
#include "combo.h"
|
||||
#endif
|
||||
#if CYCLELAYOUTS_PATCH
|
||||
#include "cyclelayouts.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user