-
Notifications
You must be signed in to change notification settings - Fork 31
Add yaml config #13
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 yaml config #13
Conversation
@kenos1, can you look this over and give me feedback? Also, what is the |
Oh the shell.nix was to enter a temporary environment with |
Yeah, it looks good! Adding regex may also be useful but we will need to find a way to make that work. For now, I think just pushing this feature out in its form of basic yaml configuration when it's working fine should be enough. Another suggestion I just thought of now is setting a custom window name format. Having an option to just show the icon and name in one format may be limiting to some people. This is probably easy to implement using |
I plan on merging and releasing this next week |
We should also notify users about breaking changes. Though it is just 2 options, users might be confused on why it broke. |
I'm thinking we can deprecate the options rather than break them. I can add notes to the release notes and README. |
Hey, it's been a month and this hasn't been merged yet. Should we merge now? |
Was about to issue a PR that adds Java with |
* Added other text editors and utilities * Add extra options * Added package managers * Fix tabs in code * Add fzf and skim * Init of custom icons branch * Added recommended icons * Add Nix * Update README * Add screenshot * Init for yaml branch * feat: set default configs * feat: get user config to work * docs: update docs * chore: delete unused conf file --------- Co-authored-by: Kenos <flatware-gold-bronze@tutanota.com>
* Added other text editors and utilities * Add extra options * Added package managers * Fix tabs in code * Add fzf and skim * Init of custom icons branch * Added recommended icons * Add Nix * Update README * Add screenshot * Init for yaml branch * feat: set default configs * feat: get user config to work * docs: update docs * chore: delete unused conf file --------- Co-authored-by: Kenos <flatware-gold-bronze@tutanota.com>
Closes #5