[effects/wobblywindows] Delete ':wq'
This commit is contained in:
parent
3d1b2381ec
commit
e3c778da9f
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ public:
|
|||
int requestedEffectChainPosition() const override {
|
||||
// Please notice that the Wobbly Windows effect has to be placed
|
||||
// after the Maximize effect in the effect chain, otherwise there
|
||||
// can be visual artifacts when dragging maximized windows.:wq
|
||||
// can be visual artifacts when dragging maximized windows.
|
||||
return 70;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue