deja-vu/include/menu_entries/05_taskmgr.toml
2Shirt 833223b7ad
Rewrite pe-menu to use new core lib
- 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
2025-01-24 17:41:33 -08:00

5 lines
138 B
TOML

name = 'Task Manager'
command = 'X:\Windows\System32\taskmgr.exe'
description = 'Manage those tasks'
use_conemu = false
separator = false