Skip to content

Commit 61c5e33

Browse files
committed
move dock to the left
1 parent 05a8054 commit 61c5e33

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

hosts/macbook/system.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
dock = {
1111
tilesize = 36;
1212
autohide = true;
13+
orientation = "left";
1314
};
1415

1516
CustomUserPreferences = {

0 commit comments

Comments
 (0)