Make zotero pop-up floating by default
This commit is contained in:
parent
de8af0445e
commit
f8d37c2dc3
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ in
|
|||
];
|
||||
window.commands = [
|
||||
{ command = "floating enable"; criteria = { app_id = "launcher"; }; }
|
||||
{ command = "floating enable"; criteria = { title = "Quick Format Citation"; class = "Zotero"; }; }
|
||||
];
|
||||
input = {
|
||||
"type:keyboard" = { xkb_layout = "us"; xkb_variant = "altgr-intl"; xkb_numlock = "enabled"; xkb_options = "compose:caps"; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue