click actions, graphing improvements and some general fixes

This commit is contained in:
FelixKratz 2021-08-17 02:11:48 +02:00
commit 2a2739483f

View file

@ -48,6 +48,12 @@ chmod +x name/of/plugin.sh
```
You should of course vet the code from all plugins before granting them the executable bit to make sure they are not harming your computer.
If you have problems with missing fonts you might need to install the Hack Nerd Font:
```bash
brew tap homebrew/cask-fonts
brew install --cask font-hack-nerd-font
```
Credits:
yabai,