Table of Contents
- kitty
- yabai
- skhd
- jq
- ubersicht
- neofetch (Optional)
- ranger Available in brew (Optional)
- ifstat For Übersicht widget
Clone into Ubersicht widgets.
git clone https://github.com/enkhee-Osiris/macos_wm.git "$HOME/Library/Application Support/Übersicht/widgets/osiris"
Create symlinks.
ln -s "${HOME}/Library/Application Support/Übersicht/widgets/osiris/.yabairc" "${HOME}/.yabairc"
ln -s "${HOME}/Library/Application Support/Übersicht/widgets/osiris/.skhdrc" "${HOME}/.skhdrc"
ln -s "${HOME}/Library/Application Support/Übersicht/widgets/osiris/kitty" "${HOME}/.config/kitty"
You will be need spotify oAuth token for web
api.
You can get one from
here
by clicking Get Token. THIS TOKEN WILL BE EXPIRED QUICK
echo -n "TOKEN_HERE" > "${HOME}/Library/Application Support/Übersicht/widgets/osiris/lib/spotify/token.sec"