Update window rules

This commit is contained in:
pancakes 2025-08-28 15:46:59 +10:00
parent 73c726979b
commit a6c2053b27
Signed by: pancakes
SSH key fingerprint: SHA256:yrp4c4hhaPoPG07fb4QyQIgAdlbUdsJvUAydJEWnfTw

View file

@ -106,7 +106,7 @@ window-rule {
} }
// Block out windows from screen capture // Block out windows from screen capture
window-rule { window-rule {
match app-id="discord" //match app-id="discord"
match app-id="Signal" match app-id="Signal"
block-out-from "screencast" block-out-from "screencast"
} }
@ -132,6 +132,7 @@ window-rule {
match app-id="gamescope" match app-id="gamescope"
match app-id="PrismLauncher$" match app-id="PrismLauncher$"
match app-id="steam" match app-id="steam"
match app-id="org.corectrl.CoreCtrl"
open-on-workspace "games" open-on-workspace "games"
} }
// Dont auto focus // Dont auto focus