fix handy window rule
This commit is contained in:
@@ -197,7 +197,7 @@ window-rule {
|
|||||||
|
|
||||||
// Handy overlay: don't focus it and remove niri decorations.
|
// Handy overlay: don't focus it and remove niri decorations.
|
||||||
window-rule {
|
window-rule {
|
||||||
match app-id=r#"(?i)^handy$"#
|
match app-id=r#"(?i)^handy$"# title="Recording"
|
||||||
open-floating true
|
open-floating true
|
||||||
open-focused false
|
open-focused false
|
||||||
default-floating-position x=120 y=-160 relative-to="bottom"
|
default-floating-position x=120 y=-160 relative-to="bottom"
|
||||||
|
|||||||
Reference in New Issue
Block a user