mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-11 19:17:19 +10:00
Adding window rules for various programs needing to be fullscreen.
This commit is contained in:
@@ -173,7 +173,11 @@ window-rule {
|
||||
// This app-id regular expression will work for both:
|
||||
// - host Firefox (app-id is "firefox")
|
||||
// - Flatpak Firefox (app-id is "org.mozilla.firefox")
|
||||
match app-id=r#"audacity$"#
|
||||
match app-id=r#"brave-browser$"#
|
||||
match app-id=r#"discord$"#
|
||||
match app-id=r#"gimp$"#
|
||||
match app-id=r#"kdenlive$"#
|
||||
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.*"
|
||||
|
||||
Reference in New Issue
Block a user