changelog: i3: numerically names workspaces are sorted separately

This commit is contained in:
Daniel Eklöf 2021-01-14 11:06:33 +01:00
parent 72660b3c01
commit 972395bf2e
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -9,6 +9,12 @@
### Added
### Changed
* i3: workspaces with numerical names are sorted separately from
non-numerically named workspaces
(https://codeberg.org/dnkl/yambar/issues/30).
### Deprecated
### Removed
### Fixed