mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 12:00:24 +10:00
Adding window rules for floating windows.
This commit is contained in:
@@ -344,8 +344,7 @@ window-rule {
|
|||||||
// - host Firefox (app-id is "firefox")
|
// - host Firefox (app-id is "firefox")
|
||||||
// - Flatpak Firefox (app-id is "org.mozilla.firefox")
|
// - Flatpak Firefox (app-id is "org.mozilla.firefox")
|
||||||
match app-id=r#"qalculate-gtk$"#
|
match app-id=r#"qalculate-gtk$"#
|
||||||
match app-id=r#"tastycharts$"#
|
match app-id=r#"tasty.javafx.launcher.LauncherFxApp$"# title="Dashboard"
|
||||||
match app-id=r#"tasty.javafx.launcher.LauncherFxApp$"# title="^tastytrade"
|
|
||||||
match app-id=r#"tasty.javafx.launcher.LauncherFxApp$"# title="tastytrade - Portfolio Report"
|
match app-id=r#"tasty.javafx.launcher.LauncherFxApp$"# title="tastytrade - Portfolio Report"
|
||||||
open-floating true
|
open-floating true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user