Skip to content

chore: update dock configuration - #1835

Merged
shunkakinoki merged 1 commit into
mainfrom
update-dock-config
May 23, 2026
Merged

chore: update dock configuration#1835
shunkakinoki merged 1 commit into
mainfrom
update-dock-config

Conversation

@shunkakinoki

@shunkakinoki shunkakinoki commented May 23, 2026

Copy link
Copy Markdown
Owner

Update macOS dock configuration in nix-darwin module

Updates the dock configuration to reflect current preferences and usage patterns.


Summary by cubic

Reordered the macOS Dock apps in the nix-darwin config to prioritize Cursor, OpenCode, and Antigravity earlier in the Dock.
No apps were added or removed—only the order changed to reflect current usage.

Written for commit 3f0a926. Summary will update on new commits. Review in cubic

@coderabbitai

coderabbitai Bot commented May 23, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4e2f8d5b-a49a-4536-8ed8-283b1e77f192

📥 Commits

Reviewing files that changed from the base of the PR and between 573473a and 3f0a926.

📒 Files selected for processing (1)
  • nix-darwin/config/dock.nix

Disabled knowledge base sources:

  • Linear integration is disabled

You can enable these sources in your CodeRabbit configuration.


📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated the default dock application layout and reordered pinned applications.

Walkthrough

Reordered three application entries in the dock configuration by moving Cursor.app, OpenCode.app, and Antigravity.app to an earlier position in the persistent-apps list, leaving Visual Studio Code variants at the later location.

Changes

Dock app ordering

Layer / File(s) Summary
Reorder persistent apps
nix-darwin/config/dock.nix
Moved Cursor.app, OpenCode.app, and Antigravity.app entries from lines 46–47 to lines 27–29 in the system.defaults.dock.persistent-apps list.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • shunkakinoki/dotfiles#274: Both PRs modify nix-darwin/config/dock.nix by reordering entries in the system.defaults.dock.persistent-apps list.
  • shunkakinoki/dotfiles#273: Both PRs modify the same nix-darwin/config/dock.nix dock system.defaults.dock.persistent-apps list with similar reordering or app management changes.
  • shunkakinoki/dotfiles#1782: Both PRs directly modify nix-darwin/config/dock.nix's system.defaults.dock.persistent-apps ordering.

Poem

🐰 Three apps go skipping down the dock,
From back to front they hop and rock,
Cursor leads the merry band,
A neater order, neatly planned! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-dock-config

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request reorganizes the dock configuration in nix-darwin/config/dock.nix by moving the entries for Cursor, OpenCode, and Antigravity applications to a different position in the list. I have no feedback to provide as there were no review comments.

@shunkakinoki
shunkakinoki marked this pull request as ready for review May 23, 2026 03:30
@indent-zero

indent-zero Bot commented May 23, 2026

Copy link
Copy Markdown
Contributor
PR Summary

Reorders three entries in the macOS Dock's persistent-apps list so Cursor, OpenCode, and Antigravity appear immediately after the AI assistant cluster (ChatGPT/Codex/Claude) instead of being grouped with the code editors further down. Pure UX preference change — no entries added or removed and no behavioral impact beyond Dock icon ordering after a darwin-rebuild switch.

  • nix-darwin/config/dock.nix: moved /Applications/Cursor.app, /Applications/OpenCode.app, and /Applications/Antigravity.app from the editor block up to right after Claude.app (+3/-3, set of pinned apps unchanged, no duplicates).

Issues

No issues found.

CI Checks

Waiting for CI checks...

@mesa-dot-dev

mesa-dot-dev Bot commented May 23, 2026

Copy link
Copy Markdown

You do not have enough credits to review this pull request. Please purchase more credits to continue.

@shunkakinoki
shunkakinoki merged commit 19d85fb into main May 23, 2026
31 of 32 checks passed
@shunkakinoki
shunkakinoki deleted the update-dock-config branch May 23, 2026 03:30

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant