bugfix after several pkg updates. new alias introduced.

This commit is contained in:
2026-03-23 00:19:48 +08:00
parent f789134483
commit 8b9589c8c9
3 changed files with 12 additions and 6 deletions

View File

@@ -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
}