Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SxC97 authored Dec 11, 2020
1 parent 6c6b0bc commit 1d07805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Download the yabai.1d.sh file and drop it into the Bitbar plugin folder. For a m
- [x] Add support for a string of the same icons. e.g. SPACES="• • • • • • • • • • • • • • • •" and select the correct one.
- [ ] Allow unique colors for bookends, dividers, icons, and selectors.
- [ ] Allow shortcut to edit files in other text editors e.x. nvim, emacs, BBEdit, etc... Difficult to implement without a cli tool for said editor. For terminal editors, a clunky solution is `open 'iTerm' && nvim ~/.yabairc` and set `terminal=true` in the echo statement at the bottom. Unfortunately, this is not very reliable.
- [ ] Better multi monitor support. Display total number of spaces and selected space for each display. Would require a lot of refactoring, but, should be possible.
- [ ] Better multi monitor support. Support grouping based on which display the space is on.
- [ ] Add support for images in $SPACES?
- [ ] Add support for automatically activating "compact mode" if number of spaces gets beyond a set theshold.
- [ ] Add support for colored backgrounds?
Expand Down

0 comments on commit 1d07805

Please # to comment.