diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 8f35b29..11607e7 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -320,6 +320,9 @@ "fullscreen,class:Nsxiv" "fullscreen,title:^(*nsxiv*)$" "fullscreen,title:^(nsxiv)$" + "fullscreen,class:swiv" + "fullscreen,title:^(*swiv*)$" + "fullscreen,title:^(swiv)$" "float,class:^(pavucontrol)$" "float,class:^(SoundWireServer)$" "float,class:^(.sameboy-wrapped)$"