From 69d032e5d01601887584b0a176cee4776f9df638 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Mon, 25 Dec 2023 17:22:14 +0100 Subject: [PATCH] test --- modules/home/hyprland/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index d2cadbb..7b0e5ee 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -244,7 +244,7 @@ in windowrule = float,title:^(float_kitty)$ windowrule = center,title:^(float_kitty)$ - windowrule = size 950,600,title:^(float_kitty)$ + windowrule = size 950,600,kitty windowrulev2 = float,class:^(pavucontrol)$ windowrulev2 = float,class:^(SoundWireServer)$