mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-16 04:23:49 -07:00
style: fix clang-format
This commit is contained in:
@@ -191,7 +191,7 @@ struct SWindowRule {
|
||||
};
|
||||
|
||||
struct SInitialWorkspaceToken {
|
||||
CWindow* primaryOwner = nullptr;
|
||||
CWindow* primaryOwner = nullptr;
|
||||
std::string workspace;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user