mirror of
https://github.com/JaxTheWolf/nixos.git
synced 2026-03-31 17:50:23 +02:00
Remove gnome app list folders
.. finally. Why do they need to be there by default?
This commit is contained in:
@@ -92,6 +92,10 @@
|
||||
];
|
||||
};
|
||||
|
||||
"org/gnome/desktop/app-folders" = {
|
||||
folder-children = [ ];
|
||||
};
|
||||
|
||||
"org/gnome/desktop/datetime" = {
|
||||
automatic-timezone = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user