forked from nico/dots
darwin: add spacers into the dock
This commit is contained in:
parent
63bb33bbda
commit
a37e71055f
2 changed files with 11 additions and 3 deletions
|
|
@ -8,23 +8,30 @@
|
|||
"/Applications/Firefox.app"
|
||||
"/Applications/Ghostty.app"
|
||||
"/Applications/Nix Apps/Spotify.app"
|
||||
"/Applications/1Password.app"
|
||||
{ spacer.small = true; }
|
||||
|
||||
"/Applications/Grayjay.app"
|
||||
"/Applications/Infuse.app"
|
||||
{ spacer.small = true; }
|
||||
|
||||
"/System/Applications/Messages.app"
|
||||
"/Applications/Signal.app"
|
||||
"/Applications/Nix Apps/Vesktop.app"
|
||||
"/System/Applications/Mail.app"
|
||||
{ spacer.small = true; }
|
||||
|
||||
"/Applications/Nix Apps/Obsidian.app"
|
||||
"/Applications/Nix Apps/Anki.app"
|
||||
"/Applications/Reeder.app"
|
||||
"/Applications/1Password.app"
|
||||
{ spacer.small = true; }
|
||||
|
||||
"/Applications/Nix Apps/Audacity.app"
|
||||
"/Applications/GIMP.app"
|
||||
"/Applications/Krita.app"
|
||||
"/Applications/Blender.app"
|
||||
"/Applications/OpenUTAU.app"
|
||||
# "/Applications/Blender.app"
|
||||
# "/Applications/OpenUTAU.app"
|
||||
{ spacer.small = true; }
|
||||
];
|
||||
|
||||
# homebrew pkgs
|
||||
|
|
|
|||
|
|
@ -13,5 +13,6 @@
|
|||
"/Applications/Steam.app"
|
||||
"${pkgs.prismlauncher}/Applications/PrismLauncher.app"
|
||||
"${pkgs.osu-lazer-bin}/Applications/osu!.app"
|
||||
{ spacer.small = true; }
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue