At 1227859874 time_t, Thomas Koch wrote:
> Is it possible to have a keybinding to move the systray from one screen
> to another? I already checked that it doesn't work to have the systray
> mirrored on both screens.

Well you just remove it from one wibox to another.
Assuming you have w1 and w2 your wiboxes and that the 5th widgets on
your first wibox.

w1.widgets[5] = nil -- Remove systray
w2.widgets[w2.widgets.len + 1] = systray -- Put systray in w2

Cheers,
-- 
Julien Danjou
// ᐰ <[EMAIL PROTECTED]>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature

Reply via email to