Sway: Swaybar: workspace button order

Created on 15 Oct 2018  路  2Comments  路  Source: swaywm/sway

I'd like a custom sort order for workspace buttons on the bar.

A setting like bar { order 'one' 'two' 'three' } would ensure that, when a new workspace is activated, the populated workspaces have their buttons shifted so that the ones from the order setting appear first, in the order specified.

Most helpful comment

You can achieve that effect by naming your workspaces 1: one, 2: two, 3: three then using strip_workspace_numbers yes in your bar config.

All 2 comments

You can achieve that effect by naming your workspaces 1: one, 2: two, 3: three then using strip_workspace_numbers yes in your bar config.

ow! cool. sorry

Was this page helpful?
0 / 5 - 0 ratings

Related issues

DpoBoceka picture DpoBoceka  路  4Comments

Alphare picture Alphare  路  3Comments

ddevault picture ddevault  路  3Comments

J0nnyMak0 picture J0nnyMak0  路  3Comments

ghost picture ghost  路  4Comments