- Have you ever wanted to check which autostart applications would start when you login KDE, and compare with when you login Gnome, or another DE/WM (if you use more than one DE with the same user account)?
- Would you like to easily change which applications start on KDE, but not other sessions?
- Have you ever wanted to see Gnome menu entries in a list, or use a REGEX to filter menu entries in a terminal list?
- Would you like to check why a program is not in KDE Applications menu, while it is shown in LxQt?
- Would you like to easily create a context menu for an application (in Applications menu) to start it with your dGPU, like in Gnome?
- Would you like to easily add an autostart entry for a program in Applications menu, that does not autostart by default?
- If you create custom scripts or programs, would you like an option to start a program from the
.desktop
file (using the Exec key, that may include a command with arguments and environment variables), instead of writing the full command from memory?
The above are only a few among the features of the brand new xde-start
program (actually, a single bash script file).
I would appreciate any feedback on usage, bugs, or ideas for feature changes/additions.
Edit:
You can read more details on usage, including several examples in the man page.
For Arch based systems, install it with a PKGBUILD:
- Version v.0.1.4
- Latest version development