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

Add ability to sort applications via sort-order property #63

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

eidottermihi
Copy link
Member

@eidottermihi eidottermihi commented Jul 9, 2024

Description

Add ability to sort applications via sort-order property

appswitcher:
  apps:
    mail:
      sort-order: 10
      tags:
        - global
    rbslog:
      sort-order: 20
      tags:
        - global

Reference

closes #61

@eidottermihi eidottermihi added the enhancement New feature or request label Jul 9, 2024
@eidottermihi eidottermihi merged commit 44175af into main Jul 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide ability to order apps with sort-order property
1 participant