mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-11 19:17:19 +10:00
Adding window rules for TastyTrade beta app.
This commit is contained in:
@@ -181,6 +181,7 @@ window-rule {
|
||||
match app-id=r#"qutebrowser$"#
|
||||
match app-id=r#"tasty.javafx.launcher.LauncherFxApp$"# title="^dt.*"
|
||||
match app-id=r#"tasty.javafx.launcher.LauncherFxApp$"# title="^tastytrade v.*"
|
||||
match app-id=r#"tastytrade$"#
|
||||
open-maximized true
|
||||
}
|
||||
|
||||
@@ -191,6 +192,7 @@ window-rule {
|
||||
match app-id=r#"qalculate-gtk$"#
|
||||
match app-id=r#"tasty.javafx.launcher.LauncherFxApp$"# title="Dashboard"
|
||||
match app-id=r#"tasty.javafx.launcher.LauncherFxApp$"# title="tastytrade - Portfolio Report"
|
||||
match app-id=r#"tastytrade$"# title="tastytrade - capital requirements"
|
||||
open-floating true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user