- Display is now split into left/right panes - Refactored selection logic to allow for zero selections - i.e. Select item and stay on the same screen
5 lines
138 B
TOML
5 lines
138 B
TOML
name = 'Task Manager'
|
|
command = 'X:\Windows\System32\taskmgr.exe'
|
|
description = 'Manage those tasks'
|
|
use_conemu = false
|
|
separator = false
|