This commit is contained in:
Never Gude 2026-04-27 21:10:27 +02:00
parent c040534c69
commit 98e2ec0132
4 changed files with 16 additions and 3 deletions

View file

@ -343,6 +343,16 @@ window-rule {
window-rule {
match app-id=r#"ipe$"# title="^Ipe: waiting$"
open-floating true
open-focused false
default-floating-position x=8 y=8 relative-to="bottom-left"
max-width 169
max-height 37
}
window-rule {
match app-id=r#"ipe$"# title="^Create text object$"
open-floating false
default-column-width { proportion 0.2; }
}
window-rule {