mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-11 19:17:19 +10:00
Adding window rules for qutebrowser.
This commit is contained in:
@@ -174,6 +174,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#"brave-browser$"#
|
match app-id=r#"brave-browser$"#
|
||||||
|
match app-id=r#"qutebrowser$"#
|
||||||
match app-id=r#"tasty.javafx.launcher.LauncherFxApp$"# title="^dt.*"
|
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#"tasty.javafx.launcher.LauncherFxApp$"# title="^tastytrade v.*"
|
||||||
open-maximized true
|
open-maximized true
|
||||||
|
|||||||
Reference in New Issue
Block a user