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

feature: Customizable default directory, back and action icons #326

Merged
merged 1 commit into from
May 31, 2024

Conversation

jamesread
Copy link
Collaborator

Feature requested on discord. Will document soon.

3 new config options;

DefaultIconForDirectories, DefaultIconForActions, DefaultActionForBack

Dashboard components now have a icon property, which is used for folders;

dashboards:
  - title: My dashboard
    contents:
      - title: My Folder
        icon: &#1F600
        contents:
          ...

@jamesread jamesread added this pull request to the merge queue May 31, 2024
Merged via the queue into main with commit 238abc9 May 31, 2024
9 checks passed
@jamesread jamesread deleted the customize-default-icons branch May 31, 2024 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant