From e1f3729f23a7b43fd156f38c766c3373e269c041 Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Thu, 25 Apr 2024 12:31:43 +0300 Subject: [PATCH] more window rules please, waiter!!!! --- modules/desktop/hyprland.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/desktop/hyprland.nix b/modules/desktop/hyprland.nix index 92f9814..85ccb63 100644 --- a/modules/desktop/hyprland.nix +++ b/modules/desktop/hyprland.nix @@ -182,6 +182,7 @@ in { "size 1100 730, title:^Open Folder$" "float, title:^Open File$" "size 1100 730, title:^Open File$" + "float, class:zenity" "float, class:notitg-v4.3.0.exe" # doesn't look great w/ wine's window decorations @@ -189,6 +190,8 @@ in { # stepmania is a crusty old engine and likes to mess w/ fullscreening upon launch "suppressevent maximize, class:notitg-v4.3.0.exe" "suppressevent fullscreen, class:notitg-v4.3.0.exe" + + "float, class:\.exe$" #"float, class:org.gnome.Nautilus"