fix handy window rule

This commit is contained in:
2026-03-10 10:31:38 +00:00
parent 8f5c4af4ec
commit 0efe69f5e9
+1 -1
View File
@@ -197,7 +197,7 @@ window-rule {
// Handy overlay: don't focus it and remove niri decorations.
window-rule {
match app-id=r#"(?i)^handy$"#
match app-id=r#"(?i)^handy$"# title="Recording"
open-floating true
open-focused false
default-floating-position x=120 y=-160 relative-to="bottom"