Add Zotero progress window to floating rule

This commit is contained in:
Evie Litherland-Smith 2025-01-16 17:57:56 +00:00
parent 84d48fc137
commit 1249509bae

View file

@ -293,9 +293,9 @@
"center, title:Open Files,class:electron"
# Zotero settings window
"float, title:Zotero Settings,class:Zotero"
"size 800 600, title:Zotero Settings,class:Zotero"
"center, title:Zotero Settings,class:Zotero"
"float, title:(Zotero Settings|Progress),class:Zotero"
"size 800 600, title:(Zotero Settings|Progress),class:Zotero"
"center, title:(Zotero Settings|Progress),class:Zotero"
# Inhibit idle when watching videos
"idleinhibit fullscreen, class:firefox|com.github.rafostar.Clapper"