mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2026-04-29 17:35:24 +00:00
swap vscode and zed
This commit is contained in:
+1
-2
@@ -41,9 +41,8 @@
|
|||||||
persistent-apps = [
|
persistent-apps = [
|
||||||
"/Applications/Zen.app"
|
"/Applications/Zen.app"
|
||||||
"/Applications/Ghostty.app"
|
"/Applications/Ghostty.app"
|
||||||
"/Applications/Visual Studio Code.app"
|
"/Applications/Zed.app"
|
||||||
"/Applications/Spotify.app"
|
"/Applications/Spotify.app"
|
||||||
"/System/Applications/System Settings.app"
|
|
||||||
];
|
];
|
||||||
persistent-others = [ ];
|
persistent-others = [ ];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user