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 866b7e1 commit 18ad5abCopy full SHA for 18ad5ab
src/config.ts
@@ -41,6 +41,7 @@ export const DEFAULT_RULES: Array<FloatRule> = [
41
{ class: "Gnome-terminal", title: "Preferences – General" },
42
{ class: "Gjs", title: "Settings" },
43
{ class: "Io.elementary.sideload", },
44
+ { class: "Gnome-initial-setup" },
45
];
46
47
export interface FloatRule {
0 commit comments