Fix macOS configuration and add R to path

This commit is contained in:
2026-02-12 10:17:18 +01:00
parent cfc75b3f80
commit 3110363cc6
2 changed files with 6 additions and 2 deletions
+2 -1
View File
@@ -11,10 +11,11 @@
GuestEnabled = false;
};
dock = {
minimize-to-application = true;
show-recents = false;
tilesize = 30;
autohide = false;
orientation = "right";
orientation = "bottom";
persistent-apps = [
{ app = "/Applications/Zen.app"; }
{ app = "/System/Applications/Mail.app"; }