holdbar: changes for new bar

This commit is contained in:
bakkeby
2020-07-18 18:59:03 +02:00
parent 346d7f6b1d
commit 250fbbd2c7
4 changed files with 16 additions and 79 deletions

View File

@ -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