Merge branch 'Alexays:master' into master

This commit is contained in:
Dordovel
2022-10-17 19:00:21 +03:00
committed by GitHub
54 changed files with 926 additions and 394 deletions

View File

@ -23,8 +23,8 @@
#endif
#ifdef HAVE_HYPRLAND
#include "modules/hyprland/backend.hpp"
#include "modules/hyprland/window.hpp"
#include "modules/hyprland/language.hpp"
#include "modules/hyprland/window.hpp"
#endif
#if defined(__linux__) && !defined(NO_FILESYSTEM)
#include "modules/battery.hpp"