mirror of
https://github.com/FelixKratz/SketchyBar
synced 2024-11-23 20:03:10 +00:00
Merge branch 'master' of github.com:FelixKratz/SketchyBar
This commit is contained in:
commit
58c406838b
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ sketchybar -m add component <type> <name> <position>
|
|||
```
|
||||
Components are essentially items, but with special properties.
|
||||
Currently there are the component *types*:
|
||||
* *title*: Showing the current window title,
|
||||
* ~~*title*: Showing the current window title,~~ (DEPRECATED, see https://github.com/FelixKratz/SketchyBar/discussions/12#discussioncomment-1215932)
|
||||
* *graph*: showing a graph,
|
||||
* *space*: representing a mission control space
|
||||
|
||||
|
|
Loading…
Reference in a new issue