This commit is contained in:
2026-06-03 01:22:16 +02:00
parent 8aa0d0ff61
commit b3194e66e2
13 changed files with 90 additions and 34 deletions
@@ -97,3 +97,12 @@ window-rule {
// open-maximized-to-edges true
// open-on-output "HDMI-A-1"
}
// Steam toasts
window-rule {
match app-id="^steam$" title=r#"^notificationtoasts_\d+_desktop$"#
open-floating true
open-focused false
default-floating-position x=2 y=3 relative-to="bottom-right"
}