mirror of
https://github.com/KDE/latte-dock.git
synced 2025-01-24 18:03:53 +03:00
cmd:close after disabling autostart
This commit is contained in:
parent
229f92b2c8
commit
434f3b16e6
@ -181,6 +181,8 @@ int main(int argc, char **argv)
|
||||
|
||||
if (parser.isSet(QStringLiteral("disable-autostart"))) {
|
||||
Latte::Layouts::Importer::disableAutostart();
|
||||
qGuiApp->exit();
|
||||
return 0;
|
||||
}
|
||||
|
||||
//! print available-layouts
|
||||
|
Loading…
x
Reference in New Issue
Block a user