diff --git a/hosts/desktop/wm.nix b/hosts/desktop/wm.nix index dce95f9..9566093 100644 --- a/hosts/desktop/wm.nix +++ b/hosts/desktop/wm.nix @@ -63,6 +63,10 @@ in offset = "2560x0"; } ]; + hyprland.windowRules = { + "class:^(org.inkscape.Inkscape)$" = [ "float" ]; + "class:^(org.inkscape.Inkscape)$,title:(.*)(- Inkscape)$" = [ "tile" ]; + }; hyprland.workspaces = [ # First monitor {