SketchyBar icon indicating copy to clipboard operation
SketchyBar copied to clipboard

A highly customizable macOS status bar replacement

Results 27 SketchyBar issues
Sort by recently updated
recently updated
newest added

Although `$BAR_NAME` is documented in [config/tricks#multiple-bars](https://felixkratz.github.io/SketchyBar/config/tricks#multiple-bars), it might be helpful to mention it along with these other environment variables in [config/events](https://felixkratz.github.io/SketchyBar/config/events). I missed that this environment variable existed because I...

documentation

I'm using SketchyBar only on the top left, and using the native macOS menu bar on the right. I have styled SketchyBar to match perfectly with the macOS menu bar....

enhancement

scroll with trackpad inverted compared to mouse wheel on my macbook. The reason why is likely that I use a program called unatural scroll wheels which inverts my scroll direction...

enhancement

I play Hearthstone (a game) on my Mac, it opens in full screen by default (occupying a new space). After I quit it, it causes incorrect space tracking. For example,...

bug

It would be cool to have a gradient as color customization. People would be able to make old aesthetic rices.

enhancement

sometimes after my mac goes into screensaver mode and I enter my password to return to the main screen, sketchybar disappears suddenly. however, when I repeat the steps, sketchybar reappears....

bug

When running `sketchybar --query [item]` the `scroll_texts` property defined under the Geometry properties is not displayed in the JSON list. Example output ```json { "name": "app", "type": "item", "geometry": {...

enhancement
available on master

I'm getting some errors in 'clock.sh', but i don't have any setting about 'date' ![image](https://github.com/FelixKratz/SketchyBar/assets/161050006/5bbf2674-d15c-40cd-bab2-bfa7e3425bd3) The relevant files are configured as follows ``` // .config/sketchybar/plugins/clock.sh #!/bin/sh # Output the date...

I have quite some useful default menu bar items and want to keep default app menus from macos. With sketchybar, I only want to adjust `bar` configuration. Other than that,...

![iShot_2024-06-29_02 11 51](https://github.com/FelixKratz/SketchyBar/assets/969317/66bdf15e-9a57-4e27-bbae-225852297518) OS : macOS 14.5 23F79 x86_64 sketchybar-v2.21.0 The configuration that worked fine on Ventura caused problems when I copied it to Sonoma after upgrading. ``` #sketchybar -c...