-
Notifications
You must be signed in to change notification settings - Fork 817
Select which modules to display
Andrea Cardaci edited this page Dec 12, 2019
·
1 revision
To customize the list of modules to display use the -layout command.
For example the following only shows the registers, assembly and stack modules (in that order) and sets the variables module position for when it will be enabled:
dashboard -layout registers assembly source !variables stack
Then to toggle a module just run its root command, for example:
dashboard variables