diff --git a/hosts/darwin/home/alistreaza.nix b/hosts/darwin/home/alistreaza.nix index 4901de6..4a78f3e 100644 --- a/hosts/darwin/home/alistreaza.nix +++ b/hosts/darwin/home/alistreaza.nix @@ -19,7 +19,6 @@ # Nix & languages env deps home.env.nix.enable = true; - home.env.shell.enable = false; # No Home Application Folders targets.darwin.linkApps.enable = false; diff --git a/hosts/darwin/system/partials/system.nix b/hosts/darwin/system/partials/system.nix index 488699a..127787f 100644 --- a/hosts/darwin/system/partials/system.nix +++ b/hosts/darwin/system/partials/system.nix @@ -15,7 +15,7 @@ show-recents = false; tilesize = 30; autohide = false; - orientation = "bottom"; + orientation = "left"; persistent-apps = [ { app = "/System/Applications/Apps.app"; } { app = "/Applications/Zen.app"; }