chore(darwin): hide standard desktop icons on work MBP
This commit is contained in:
@@ -32,6 +32,7 @@
|
|||||||
};
|
};
|
||||||
WindowManager = {
|
WindowManager = {
|
||||||
HideDesktop = true;
|
HideDesktop = true;
|
||||||
|
StandardHideDesktopIcons = true;
|
||||||
};
|
};
|
||||||
finder = {
|
finder = {
|
||||||
CreateDesktop = false;
|
CreateDesktop = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user