From 2d8b935e22f8fbfb27e5936ebe2cba8bcca3fafa Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 5 Sep 2023 17:22:21 +0100 Subject: [PATCH] Add floating rule to Pinentry input --- home/hyprland/config.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index 29b339e1..6705efb3 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -146,6 +146,8 @@ in '' windowrule = float,(nm-connection-editor) windowrule = size 800 600,(nm-connection-editor) windowrule = move 100%-820 10%,(nm-connection-editor) + windowrule = float,(Pinentry) + windowrule = center,(Pinentry) windowrule = nofullscreenrequest,(org.remmina.Remmina) windowrule = nomaximizerequest,(org.remmina.Remmina) windowrulev2 = float,title:(File|Picture-in-Picture),class:(firefox)