darwin: add spacers into the dock

This commit is contained in:
Nico 2025-08-03 17:17:44 +10:00
parent 63bb33bbda
commit a37e71055f
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0
2 changed files with 11 additions and 3 deletions

View file

@ -13,5 +13,6 @@
"/Applications/Steam.app"
"${pkgs.prismlauncher}/Applications/PrismLauncher.app"
"${pkgs.osu-lazer-bin}/Applications/osu!.app"
{ spacer.small = true; }
];
}