layouts: Sort outlines alphabetically
and change `special-3` to `special-2` and `special-2` to `special`, where appropriate. `default` is still at the top of the lists, to make it easier to find. Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/689>
This commit is contained in:
@ -5,13 +5,13 @@
|
||||
---
|
||||
outlines:
|
||||
default: { width: 35.33, height: 58 }
|
||||
doublewidth: { width: 70.66, height: 58 }
|
||||
special-2: { width: 52.8, height: 58 }
|
||||
special-3: { width: 64.9, height: 58 }
|
||||
change-view: { width: 52.8, height: 58 }
|
||||
change-view-2: { width: 64.9, height: 58 }
|
||||
doublewidth: { width: 70.66, height: 58 }
|
||||
spaceline: { width: 111.75, height: 58 }
|
||||
special: { width: 35.33, height: 58 }
|
||||
special-2: { width: 52.8, height: 58 }
|
||||
special-3: { width: 64.9, height: 58 }
|
||||
|
||||
views:
|
||||
base:
|
||||
|
||||
Reference in New Issue
Block a user