pub static RESTORE_CMD: CommandExpand description
Represents the window restore action.
Restores the window to its previous non-minimized state or normal state.
ยงMetadata
This command has the following default metadata:
| metadata | value |
|---|---|
| name | "Restore" |
| info | "Restores the window to its previous non-minimized state or normal state" |
| icon | wgt_fn!(|_| ICONS.get(["window-restore"])) |
Text metadata is localized.