hyprland: clangd cleanup

This commit is contained in:
Austin Horstman
2024-06-22 23:19:48 -05:00
parent ccc3c13212
commit f6482c36dc
6 changed files with 13 additions and 21 deletions

View File

@ -3,14 +3,11 @@
#include <json/value.h>
#include <spdlog/spdlog.h>
#include <algorithm>
#include <memory>
#include <string>
#include <utility>
#include <variant>
#include "modules/hyprland/workspaces.hpp"
#include "util/regex_collection.hpp"
namespace waybar::modules::hyprland {