bugfix after several pkg updates. new alias introduced.
This commit is contained in:
@@ -15,6 +15,11 @@ window-rule {
|
||||
|
||||
window-rule {
|
||||
match app-id="com.obsproject.Studio"
|
||||
// default-column-width { proportion 0.6; }
|
||||
open-on-output "eDP-1"
|
||||
}
|
||||
|
||||
window-rule {
|
||||
match app-id="Electron" title="Test" // frg2089.BiliLive.Observer
|
||||
match app-id="Electron" title="Blivechat-Openlive" // blivechat
|
||||
default-column-width { proportion 0.42; }
|
||||
@@ -49,7 +54,7 @@ window-rule {
|
||||
window-rule {
|
||||
// match title=r#"Code - OSS$"#
|
||||
match title=r#"Visual Studio Code$"# app-id=r#"^code"#
|
||||
match app-id="krita"
|
||||
// match app-id="krita"
|
||||
|
||||
open-maximized true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user