dotfiles

feat(nix): set dock orientation to left

Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>

boltless.me 2959ba8e ffd93c87

verified
+1
+1
nix/darwin.nix
··· 68 autohide-time-modifier = 0.6; 69 mru-spaces = false; 70 show-recents = false; 71 # Disable bottom-right corner action 72 wvous-br-corner = 1; 73 # persistent-apps = [];
··· 68 autohide-time-modifier = 0.6; 69 mru-spaces = false; 70 show-recents = false; 71 + orientation = "left"; 72 # Disable bottom-right corner action 73 wvous-br-corner = 1; 74 # persistent-apps = [];