Merge branch 'master' of github.com:FelixKratz/SketchyBar

This commit is contained in:
FelixKratz 2021-10-24 18:51:43 +02:00
commit 16590b471a

View file

@ -123,7 +123,7 @@ where the settings currently are:
* *blur_radius*: the blur radius to be applied to the background of the bar
* *padding_left*: padding on the left before first item
* *padding_right*: just as padding_right
* *bar_color*: the color of the bar
* *color*: the color of the bar
* *display*: on which display to show bar (*main* or *all*)
* *hidden*: hides and unhides the bar, for hotkey toggling of the bar (*on*, *off*, *toggle*; optional: *<display_number>* or *current*)
* *topmost*: draws sketchybar on top of *everything* (even the default menu bar) (*on*, *off*, *toggle*, default: *off*)