window-rules update for some apps.

This commit is contained in:
2025-12-04 16:02:50 +08:00
parent 182cdb5e09
commit ee77c305e4

View File

@@ -182,6 +182,8 @@ window-rule {
match app-id="QQ" match app-id="QQ"
match app-id="Electron" title="yacd" // Yet Another Clash Daemon (webui) match app-id="Electron" title="yacd" // Yet Another Clash Daemon (webui)
match app-id="wechat" match app-id="wechat"
match app-id="org.telegram.desktop"
match app-id="nwjs" // mainly for rpgmaker games.
// open-on-output "eDP-1" // open-on-output "eDP-1"
block-out-from "screencast" block-out-from "screencast"
} }
@@ -205,12 +207,11 @@ window-rule {
window-rule { window-rule {
match app-id="nwjs" match app-id="nwjs"
match app-id="org.kde.gwenview"
default-column-width { proportion 0.85; } default-column-width { proportion 0.85; }
default-window-height { proportion 0.9; } default-window-height { proportion 0.9; }
open-floating true open-floating true
block-out-from "screencast"
} }
window-rule { window-rule {