remove workspaces module as its buggy and unnecessary

This commit is contained in:
vaxerski
2022-08-17 21:58:33 +02:00
parent c64058c947
commit 123ed36739
5 changed files with 0 additions and 295 deletions

View File

@ -24,7 +24,6 @@
#ifdef HAVE_HYPRLAND
#include "modules/hyprland/backend.hpp"
#include "modules/hyprland/window.hpp"
#include "modules/hyprland/workspaces.hpp"
#endif
#if defined(__linux__) && !defined(NO_FILESYSTEM)
#include "modules/battery.hpp"