We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08abba0 commit 4c03091Copy full SHA for 4c03091
src/config.ts
@@ -34,6 +34,7 @@ export const DEFAULT_FLOAT_RULES: Array<FloatRule> = [
34
{ class: "Gnome-terminal", title: "Preferences – General" },
35
{ class: "Guake" },
36
{ class: "Io.elementary.sideload" },
37
+ { title: "JavaEmbeddedFrame" },
38
{ class: "KotatogramDesktop", title: "Media viewer" },
39
{ class: "Mozilla VPN" },
40
{ class: "update-manager", title: "Software Updater" },
0 commit comments