Adding window rules for floating windows.

This commit is contained in:
Derek Taylor
2026-01-15 21:11:42 -06:00
parent e0afe8a7b1
commit e5a50897dd

View File

@@ -344,8 +344,7 @@ window-rule {
// - host Firefox (app-id is "firefox")
// - Flatpak Firefox (app-id is "org.mozilla.firefox")
match app-id=r#"qalculate-gtk$"#
match app-id=r#"tastycharts$"#
match app-id=r#"tasty.javafx.launcher.LauncherFxApp$"# title="^tastytrade"
match app-id=r#"tasty.javafx.launcher.LauncherFxApp$"# title="Dashboard"
match app-id=r#"tasty.javafx.launcher.LauncherFxApp$"# title="tastytrade - Portfolio Report"
open-floating true
}