From 4a10a3536ab082fe5657a749c719f15f349bcf70 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Wed, 26 Jun 2024 20:47:04 +0200 Subject: [PATCH] Update float window rules --- .../graphical/wms/hyprland/config/window_rules.nix | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/home/programs/graphical/wms/hyprland/config/window_rules.nix b/home/programs/graphical/wms/hyprland/config/window_rules.nix index 4268218..5ece79f 100644 --- a/home/programs/graphical/wms/hyprland/config/window_rules.nix +++ b/home/programs/graphical/wms/hyprland/config/window_rules.nix @@ -40,9 +40,10 @@ "float, class:^(com.github.wwmm.easyeffects)" "float, class:^(opensnitch_ui)$" "float, class:^(Brave-browser)$,title:^(_crx_.+)$" - "float, class:^(hyprland-share-picker)$" - "float,class:^(floating)$" + "float, class:^(floating)$" + # Float hyprland-share-picker & some extra actions + "float, class:^(hyprland-share-picker)$" "center, class:^(hyprland-share-picker)$" "animation slide, class:^(hyprland-share-picker)$" @@ -77,6 +78,9 @@ "float, class:^(splash)$" "float, class:^(confirmreset)$" + # Float all windows that don't have a title nor a class + "float, class:^$,title:^$" + # # Fixes #