AutoYADM commit: 2025-04-29 18:15:05

This commit is contained in:
Daniel Fichtinger 2025-04-29 18:15:05 -04:00
parent 0452b994f2
commit 3e540c42fa

View file

@ -260,6 +260,13 @@ window-rule {
// Use this instead if you want them visible on third-party screenshot tools. // Use this instead if you want them visible on third-party screenshot tools.
// block-out-from "screencast" // block-out-from "screencast"
} }
// Steam notifications
window-rule {
match app-id="steam" title="notificationtoasts"
open-focused false
open-floating true
default-floating-position x=100 y=100 relative-to="bottom-right"
}
layer-rule { layer-rule {
match namespace="^launcher$" match namespace="^launcher$"
shadow { shadow {