FelixKratz / dotfiles

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

Weird padding on bar when clicking with right click #18

Closed emretepedev closed 1 year ago

emretepedev commented 1 year ago

before clicking

image

after clicking

image

what's wrong?

FelixKratz commented 1 year ago

It would show you the icons of the active applications if you have yabai running and the yabai events set up properly like this:

Screenshot 2023-04-15 at 13 12 16

If you don't use this feature simply remove the yabai item and its events here: https://github.com/FelixKratz/dotfiles/blob/184d3ba9687a9638256a4d02be64d888ecd823fd/.config/sketchybar/items/front_app.sh#L25-L32

emretepedev commented 1 year ago

thanks for help! yes, I use yabai but I don't want to see app icons like this. I simply remove yabai events for this from config 🙏🏻