aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/default-config.kdl4
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/default-config.kdl b/resources/default-config.kdl
index 6534fe15..55bff24d 100644
--- a/resources/default-config.kdl
+++ b/resources/default-config.kdl
@@ -364,6 +364,10 @@ animations {
// Raw KDL strings are helpful here.
exclude app-id=r#"\.unwanted\."#
+ // One more way to match is by whether the window is active
+ // (same as when it uses the active border color).
+ match is-active=true
+
// Here are the properties that you can set on a window rule.
// These properties apply once, when a window first opens.