FelixKratz / dotfiles

My personal macOS configuration
GNU General Public License v3.0
929 stars 92 forks source link

Config features not working #38

Closed fabiohj7 closed 7 months ago

fabiohj7 commented 7 months ago

I saw the config and loved it. I copy the files and paste them into my computer. There are some errors that I tried fixing but found myself stuck and not able to fix them.

screenshot 2024-01-18 at 7 22 51 PM

Everything seems to work fine but when clicking on the icons to the right nothing seems to happen. The calendar seems to not display correctly. The spaces are not interactive at all (Cannot click on them). The only things that seem to be working correctly are the CPU usage and the apple logo.

I am using MacOS Ventura Version 13.6.1 Skethybar version: v2.19.6 yabai version: v6.0.1

FelixKratz commented 7 months ago

Maybe try the one line installer, it installs all dependencies:

curl -L https://raw.githubusercontent.com/FelixKratz/dotfiles/master/install_sketchybar.sh | sh
fabiohj7 commented 7 months ago

That fixed it, thank you!