small changes

This commit is contained in:
2026-03-16 12:13:41 +00:00
parent 2e820d38e1
commit 335b12b0e4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -238,7 +238,7 @@ layer-rule {
} }
window-rule { window-rule {
match app-id="steam" title=r#"^notificationtoasts_\d+_desktop$"# match app-id="steam" title=r#"notificationtoasts_\d+_desktop$"#
default-floating-position x=10 y=10 relative-to="bottom-right" default-floating-position x=10 y=10 relative-to="bottom-right"
} }
@@ -1,6 +1,6 @@
# Attio Frontend Rules # Attio Frontend Rules
Guidelines and conventions for working on the Attio frontend codebase. Guidelines and conventions for working on the Attio frontend codebase. Use whenever modifying the frontend.
--- ---