mirror of
https://github.com/FelixKratz/SketchyBar
synced 2024-11-10 13:54:16 +00:00
upated toc for new reorder domain
This commit is contained in:
parent
b6c19f094b
commit
eaf7de7ee6
1 changed files with 2 additions and 0 deletions
|
@ -70,6 +70,7 @@ Table of Contents
|
|||
* [Bar Properties](#bar-properties)
|
||||
* [Item Properties](#item-properties)
|
||||
* [Default Properties](#default-properties)
|
||||
* [Ordering](#ordering)
|
||||
* [Performance optimizations](#performance-optimizations)
|
||||
* [Credits](#credits)
|
||||
|
||||
|
@ -407,6 +408,7 @@ Information about the current defaults.
|
|||
sketchybar -m --query defaults
|
||||
```
|
||||
## Ordering
|
||||
Currently only on HEAD.
|
||||
It is possible to reorder items by invoking
|
||||
```bash
|
||||
sketchybar -m --reorder <name> ... <name>
|
||||
|
|
Loading…
Reference in a new issue