Various GUI fixes

This commit is contained in:
2023-08-27 20:04:53 +01:00
parent 0672e94962
commit 3286cc0bcb
4 changed files with 18 additions and 18 deletions

View File

@@ -177,7 +177,10 @@
};
my = {
gui.standalone = true;
gui = {
standalone = true;
manageGraphical = true;
};
};
};
};