From 6cbbd0110d786dfd0e5bc39b6d462a25441ed14f Mon Sep 17 00:00:00 2001 From: GarandPLG Date: Wed, 21 Jan 2026 23:43:01 +0100 Subject: [PATCH] Tile mpv windows instead of floating --- modules/home/hyprland/windowrules.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/home/hyprland/windowrules.nix b/modules/home/hyprland/windowrules.nix index f0f5a86..e89ab27 100644 --- a/modules/home/hyprland/windowrules.nix +++ b/modules/home/hyprland/windowrules.nix @@ -52,7 +52,6 @@ _: { "float on, match:class [Ww]aypaper" "float on, match:tag settings*" "float on, match:title Picture-in-Picture" - "float on, match:class mpv" "float on, match:title Authentication Required" "float on, match:title War in Tunnels" "float on, match:class codium|codium-url-handler|VSCodium, match:title negative:.*(?:codium|VSCodium).*" @@ -68,11 +67,11 @@ _: { "size 70% 60%, match:initial_title Open Files" "size 70% 60%, match:initial_title Add Folder to Workspace" "size 70% 70%, match:tag settings*" - "size 70% 70%, match:class mpv" # Tile rules "tile on, match:class affinity\.exe" "tile on, match:class dev\.zed\.Zed" + "tile on, match:class mpv" "tile on, match:class com-cburch-logisim-Main" # Opacity rules