Remove timeout from Hyprpanel notifications. (#597)
This commit is contained in:
@@ -13,7 +13,6 @@ const ensureMatugenWallpaper = (): void => {
|
||||
summary: 'Matugen Failed',
|
||||
body: "Please select a wallpaper in 'Theming > General' first.",
|
||||
iconName: icons.ui.warning,
|
||||
timeout: 7000,
|
||||
});
|
||||
matugen.set(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user