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

When I hide the menu bar and use sketchybar on an external monitor, screen management mode doesn't work with sketchybar ![Screenshot 2024-06-18 at 19 41 43](https://github.com/FelixKratz/SketchyBar/assets/108341497/7a3935a9-076d-4b77-bf6c-cb5bccacc44e)

When my laptop is docked to a monitor, the volume is not change-able, and the `INFO` seems to either be empty, or `0`. It's empty when I do a `sketchybar...

Hello, is there any way to get an underline on any item? Possibly being able to customize its width/color (like with background borders?)?

Having issues keeping my popup drawing set as off when mouse has exited the `apple` item. in my apple.sh: ``` # Handle mouse events case "$SENDER" in "mouse.entered") sleep 2...

sketchybar --clone PARENT_NAME NAME [before|after] should be writted as sketchybar --clone NEW_NAME PARENT_NAME [before|after] because that is how it executes in the program.

documentation

I know I can run: ``` sketchybar --add bracket lbracket apple space '/space\..*/' separator_left front_app left \ --set lbracket "${brackets[@]}" ``` But since I've already run that, when I add...

enhancement

In case of nix all config files are symlink. The SketcyBar check if config file is executable (and it will be false in case of symlink, even if target is...