Tray (Slash Command): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
==Example== | ==Example== | ||
/tray | /tray | ||
==Also== | |||
* [[Tray Window]] | |||
Revision as of 20:51, 22 February 2024
Slash Command
/tray
Toggles the power Tray window (including all 3 tray slots within it).
- To open and close the secondary and tertiary tray slots, use
/traysticky 1 1
to open the secondary tray slot,/traysticky 1 0
to close the secondary tray slot; and use/traystickyalt2
to toggle open and close the tertiary tray slot (or use/traysticky 2 1
to open and/traysticky 2 0
to close). - To open and close the additional floating tray slots, use the window commands. Keep in mind that the tray slot window numbers are invisible, but they do have numbers. Tray = the Tray window (including the primary, secondary and tertiary trays), tray1 = first floating tray, tray 2 = second floating tray, tray3 = third floating tray, and so on. For example,
/window_toggle tray3
.
Example
/tray
Also