Skip to content

Zotero with Hyprland #1269

Answered by raffaem
raffaem asked this question in Q&A
Dec 22, 2022 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

When you add a citation in LibreOffice, in reality Zotero opens two windows.

The first window is a sort of "Loading..." window, titled "Progress", while the second window is the real input that asks for user input, and is titled "Quick Format Citation".

So to have a smooth experience you need to apply the rules to both of them.

This is my ruleset to use Zotero with Hyprland, in case somebody else needs it:

windowrulev2 = float,class:^(Zotero)$,title:^(Quick Format Citation|Progress)$
windowrulev2 = center,class:^(Zotero)$,title:^(Quick Format Citation|Progress)$
windowrulev2 = noanim,class:^(Zotero)$,title:^(Quick Format Citation|Progress)$
windowrulev2 = maxsize 400 100,class:^(Zotero)$,…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@raffaem
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by raffaem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants