Skip to content

Commit 4c03091

Browse files
authored
chore(exceptions): Add JavaEmbeddedFrame (#1511)
1 parent 08abba0 commit 4c03091

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ export const DEFAULT_FLOAT_RULES: Array<FloatRule> = [
3434
{ class: "Gnome-terminal", title: "Preferences – General" },
3535
{ class: "Guake" },
3636
{ class: "Io.elementary.sideload" },
37+
{ title: "JavaEmbeddedFrame" },
3738
{ class: "KotatogramDesktop", title: "Media viewer" },
3839
{ class: "Mozilla VPN" },
3940
{ class: "update-manager", title: "Software Updater" },

0 commit comments

Comments
 (0)