Skip to content

feat: introduce rules #10

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

Merged
merged 2 commits into from
Aug 18, 2024
Merged

feat: introduce rules #10

merged 2 commits into from
Aug 18, 2024

Conversation

xhyrom
Copy link
Owner

@xhyrom xhyrom commented Aug 18, 2024

Closes #9

// Rules - disable presence in some workspaces
"rules": {
  "mode": "blacklist" // or whitelist
  "paths": [
    "absolute path"
  ]
},

@xhyrom xhyrom merged commit affb5df into main Aug 18, 2024
2 checks passed
@xhyrom xhyrom deleted the feat/disable-specific-workspace branch August 18, 2024 18:27
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.

Ability to enable/disable rich presence in specific workspaces
1 participant