Keep workspaces in order : possible ?
Is it possible to keep the differents workspaces in order ? For example, I have this :
# switch to workspace
bindsym $mod+ampersand workspace www
bindsym $mod+eacute workspace mail
bindsym $mod+quotedbl workspace im
bindsym $mod+apostrophe workspace dev
bindsym $mod+parenleft workspace zik
bindsym $mod+minus workspace taf
bindsym $mod+egrave workspace 7
bindsym $mod+underscore workspace 8
bindsym $mod+ccedilla workspace compta
bindsym $mod+agrave workspace term
But the workspaces are ordered by the first loaded application process.
Can't we imagine a way to fix the order without use numbers on the name of the workspaces ?