The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
0

Changing order of tray and i3status on i3bar

asked 2013-06-13 22:40:46 +0000

anonymous user

Anonymous

Is it even possible to configure my own order of tray icons and i3status? I want to have tray icons on the left side of i3status (now they are on the right corner, almost invisible for my perception) and I literally have no idea how to do this.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2013-06-17 04:07:55 +0000

updated 2013-06-17 04:08:10 +0000

There is no such functionality in i3 (i3bar). Checking the source, the location of the tray icons is hard-coded to the right (which makes sense, actually). So, I guess your alternative would be to suggest it as a feature to the mailing list, before patching any code yourself.

Reference: http://code.stapelberg.de/git/i3/tree/i3bar/src/xcb.c?h=next

and check function configure_trayclients().

edit flag offensive delete link more

Comments

This is the one true order and it will stay that way. Patches not accepted :).

Michael gravatar imageMichael ( 2013-06-27 06:28:16 +0000 )edit

Question Tools

Stats

Asked: 2013-06-13 22:40:46 +0000

Seen: 924 times

Last updated: Jun 17 '13