From f77d705f0fb1c37fb510562ebcd8b24d1259b175 Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Thu, 7 Nov 2024 20:24:17 -0600 Subject: [PATCH] Adding floating window rules. --- .config/hypr/hyprland.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 57a1295..a7f8b56 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -316,6 +316,10 @@ bindl = , XF86AudioPrev, exec, playerctl previous # Example windowrule v2 # windowrulev2 = float,class:^(kitty)$,title:^(kitty)$ +windowrulev2 = float,class:^(tasty.javafx.launcher.LauncherFxApp)$,title:^(tastytrade)$ +windowrulev2 = float,class:^(tasty.javafx.launcher.LauncherFxApp)$,title:^(tastycharts)$ +windowrulev2 = float,class:^(tasty.javafx.launcher.LauncherFxApp)$,title:^(tastytrade - Portfolio Report)$ +windowrulev2 = float,class:^(tasty.javafx.launcher.LauncherFxApp)$,title:^(Dashboard)$ # Ignore maximize requests from apps. You'll probably like this. windowrulev2 = suppressevent maximize, class:.*