Hyprland: better window rules
This commit is contained in:
parent
a8facb3f18
commit
114a0c48f3
1 changed files with 6 additions and 0 deletions
|
|
@ -270,6 +270,12 @@ in
|
||||||
"SUPER, mouse:272, movewindow"
|
"SUPER, mouse:272, movewindow"
|
||||||
"SUPER, mouse:273, resizewindow"
|
"SUPER, mouse:273, resizewindow"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
windowrulev2 = [
|
||||||
|
"workspace 4, class:(Zotero)"
|
||||||
|
"workspace 10, class:(spotify)"
|
||||||
|
"tile, class:(Godot)"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue