Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add dock item property overrides #1078

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

aisamu
Copy link

@aisamu aisamu commented Sep 16, 2024

feat: add dock item property overrides e8be494

This allows configuring things like "Sort by", "Display as" and "View
content as" by mirroring the exact value observed on a defaults read.

The existing options and values weren't formalized in the schema as I
have no expectations of stability across OS versions.

docs: don't use tildes on dock.persistent-others examples 73a5575

It no longer works on Sonoma 14.6.1, leaving a ? instead of the
desired folder.

style: whitespace 31b0fb7

(nixpkgs-fmt)

Thanks for nix-darwin! ❤️

@aisamu
Copy link
Author

aisamu commented Sep 16, 2024

My nix-fu is flimsy at best, please consider the code draft material!

Also: is there a way to programmatically refer to the user's home? (we could then autoexpand and/or use it as the base name for relative paths)

(nixpkgs-fmt)
It no longer works on Sonoma 14.6.1, leaving a `?` instead of the
desired folder.
This allows configuring things like "Sort by", "Display as" and "View
content as" by mirroring the exact value observed on a `defaults read`.

The existing options and values weren't formalized in the schema as I
have no expectations of stability across OS versions.
@aisamu aisamu force-pushed the aisamu/add-dock-item-property-overrides branch from e8be494 to c3058f9 Compare November 12, 2024 13:24
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