From c762ac70413283beb35b6a437e726ea165779588 Mon Sep 17 00:00:00 2001 From: Shrey Choudhary <53032923+SxC97@users.noreply.github.com> Date: Thu, 28 Jan 2021 01:57:40 -0600 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 27ba323..a4fbf6d 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,8 @@ Download the yabai.1d.sh file and drop it into the Bitbar plugin folder. For a m ## Features To Add -- [x] Better support for more than 16 spaces. -- [x] Add support for a string of the same icons. e.g. SPACES="• • • • • • • • • • • • • • • •" and select the correct one. -- [x] Better multi monitor support. Support grouping based on which display the space is on. +- [ ] Add support for pulling applications on space and displaying that as space indicator +- [ ] Add support for yabai labels - [ ] 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. - [ ] Add support for images in $SPACES?