AutoYADM commit: 2025-04-29 18:15:05
This commit is contained in:
parent
0452b994f2
commit
3e540c42fa
1 changed files with 7 additions and 0 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue