fix(hyprland/window): use 2-space indentation for fallback block (clang-format)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "modules/hyprland/window.hpp"
|
||||
|
||||
#include <fmt/format.h>
|
||||
#include <glibmm/fileutils.h>
|
||||
#include <glibmm/keyfile.h>
|
||||
#include <glibmm/miscutils.h>
|
||||
@@ -13,8 +14,6 @@
|
||||
#include "util/rewrite_string.hpp"
|
||||
#include "util/sanitize_str.hpp"
|
||||
|
||||
#include <fmt/format.h>
|
||||
|
||||
namespace waybar::modules::hyprland {
|
||||
|
||||
std::shared_mutex windowIpcSmtx;
|
||||
|
||||
Reference in New Issue
Block a user