skibz Yeah, that would not be difficult to do a menu entry, and I will add that in a future version.
In the mean time, you can create one by creating Solseek.desktop in ~/.local/share/applications and adding...
[Desktop Entry]
Version=0.1.0
Name=Solseek
Comment=Solseek Package Manager
Exec=solseek
Icon=utilities-terminal
Terminal=true
Type=Application
Categories=System;
It won't have a fancy icon, just the terminal icon, but it would be in your menu.
Appreciate the feedback!