22 líneas
439 B
Desktop File
22 líneas
439 B
Desktop File
[Desktop Entry]
|
|
Name=Debai
|
|
GenericName=AI Agent Manager
|
|
Comment=Manage AI agents for system automation
|
|
Exec=debai-gui
|
|
Icon=debai
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=System;Utility;GTK;
|
|
Keywords=AI;Agent;Automation;System;
|
|
StartupNotify=true
|
|
StartupWMClass=debai
|
|
Actions=new-agent;status;
|
|
|
|
[Desktop Action new-agent]
|
|
Name=Create New Agent
|
|
Exec=debai-gui --action=new-agent
|
|
|
|
[Desktop Action status]
|
|
Name=Show Status
|
|
Exec=debai status
|