skipper: smaller firefox library window
This commit is contained in:
parent
a3646ac2b3
commit
33f0b72ee1
1 changed files with 5 additions and 0 deletions
|
@ -70,6 +70,11 @@ layout {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
window-rule {
|
||||||
|
match app-id="firefox" title="Library"
|
||||||
|
default-column-width { proportion 0.40; }
|
||||||
|
}
|
||||||
|
|
||||||
window-rule {
|
window-rule {
|
||||||
match app-id="virt-manager" title="Virtual Machine Manager"
|
match app-id="virt-manager" title="Virtual Machine Manager"
|
||||||
default-column-width { proportion 0.25; }
|
default-column-width { proportion 0.25; }
|
||||||
|
|
Loading…
Reference in a new issue