stuff
This commit is contained in:
parent
c040534c69
commit
98e2ec0132
4 changed files with 16 additions and 3 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue