mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-24 02:55:39 +02:00
module/i3: add option ‘sort’
Possible values: none, ascending, descending. Sorts the workspace list accordingly. The default value is ‘none’.
This commit is contained in:
parent
45d9dbcb34
commit
20df360937
3 changed files with 54 additions and 13 deletions
|
@ -16,6 +16,10 @@
|
|||
(https://codeberg.org/dnkl/yambar/issues/11).
|
||||
* mpd: `volume` tag. This is a range tag that represents MPD's current
|
||||
volume in percentage (0-100)
|
||||
* i3: `sort` configuration option, that controls how the workspace
|
||||
list is sorted. Can be set to one of `none`, `ascending` or
|
||||
`descending`. Default is `none`
|
||||
(https://codeberg.org/dnkl/yambar/issues/17).
|
||||
|
||||
|
||||
### Deprecated
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue