Adding focusurgent patch

This commit is contained in:
bakkeby
2019-10-03 00:10:08 +02:00
parent 1f21ed72d1
commit 9ebd9c8397
7 changed files with 39 additions and 2 deletions

View File

@ -40,6 +40,10 @@
#include "focusadjacenttag.h"
#endif
#if FOCUSURGENT_PATCH
#include "focusurgent.h"
#endif
#if FULLSCREEN_PATCH
#include "fullscreen.h"
#endif