9 lines
302 B
Desktop File
9 lines
302 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Version=1.0
|
|
Name=Colibri Dashboard
|
|
Comment=Open the live Colibri operator dashboard in a terminal
|
|
Exec=xfce4-terminal --title "Colibri Dashboard" --geometry=120x30 --command "/usr/local/bin/colibri-tui"
|
|
Icon=utilities-terminal
|
|
Terminal=false
|
|
Categories=System;Utility;
|