Clean OSX configurations
This commit is contained in:
@@ -12,5 +12,4 @@
|
||||
os.homebrew.obsidian.enable = true;
|
||||
os.homebrew.microsoft.enable = false;
|
||||
os.homebrew.keka.enable = true;
|
||||
os.homebrew.eul.enable = true;
|
||||
}
|
||||
|
||||
@@ -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"; }
|
||||
|
||||
Reference in New Issue
Block a user