small changes
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user