Clean OSX configurations

This commit is contained in:
2026-02-13 19:26:23 +01:00
parent 4de8ef49a4
commit 8a72865b4c
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -12,5 +12,4 @@
os.homebrew.obsidian.enable = true;
os.homebrew.microsoft.enable = false;
os.homebrew.keka.enable = true;
os.homebrew.eul.enable = true;
}
+2 -1
View File
@@ -15,8 +15,9 @@
show-recents = false;
tilesize = 30;
autohide = false;
orientation = "bottom";
orientation = "right";
persistent-apps = [
{ app = "/System/Applications/Apps.app"; }
{ app = "/Applications/Zen.app"; }
{ app = "/System/Applications/Mail.app"; }
{ app = "/Applications/Obsidian.app"; }