Skip to content

Commit 18ad5ab

Browse files
mmstickjackpot51
authored andcommitted
fix(exceptions): Add GNOME Initial Setup
1 parent 866b7e1 commit 18ad5ab

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
@@ -41,6 +41,7 @@ export const DEFAULT_RULES: Array<FloatRule> = [
4141
{ class: "Gnome-terminal", title: "Preferences – General" },
4242
{ class: "Gjs", title: "Settings" },
4343
{ class: "Io.elementary.sideload", },
44+
{ class: "Gnome-initial-setup" },
4445
];
4546

4647
export interface FloatRule {

0 commit comments

Comments
 (0)