mirror of
https://github.com/hyprwm/Hyprland
synced 2026-05-06 10:18:02 +02:00
clangd format
This commit is contained in:
parent
c051ceb6d2
commit
ece1733199
1 changed files with 1 additions and 1 deletions
|
|
@ -481,7 +481,7 @@ CWindowRuleApplicator::SRuleResult CWindowRuleApplicator::applyStaticRule(const
|
|||
break;
|
||||
}
|
||||
case WINDOW_RULE_EFFECT_MOVE: {
|
||||
static_.center = false;
|
||||
static_.center = false;
|
||||
static_.position = effect;
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue