Adding window rules for tastytrade.

This commit is contained in:
Derek Taylor
2026-01-18 16:52:24 -06:00
parent 3cc616fa4f
commit 0e048a2126

View File

@@ -174,6 +174,7 @@ window-rule {
// - host Firefox (app-id is "firefox")
// - Flatpak Firefox (app-id is "org.mozilla.firefox")
match app-id=r#"brave-browser$"#
match app-id=r#"tasty.javafx.launcher.LauncherFxApp$"# title="^dt.*"
match app-id=r#"tasty.javafx.launcher.LauncherFxApp$"# title="^tastytrade v.*"
open-maximized true
}