added auto start script for desktop environments into utils
Pull Request
Title
added auto start script for desktop environments into utils
Checklist
- [x] My code adheres to the coding and style guidelines of the project.
- [x] I have performed a self-review of my own code.
- [x] I have commented my code, particularly in hard-to-understand areas.
- [x] I have made corresponding changes to the documentation.
- [x] My changes generate no errors/warnings/merge conflicts.
This method does not work with all desktop environments. Add a check for the current desktop environment
This method does not work with all desktop environments. Add a check for the current desktop environment
yes it works on kde plasma, gnome, xfce. doesn't work for window managers
This method does not work with all desktop environments. Add a check for the current desktop environment
could you name the desktop environment in which it doesn't work?
This method does not work with all desktop environments. Add a check for the current desktop environment
could you name the desktop environment in which it doesn't work?
Enlightment is one of the DEs i have had issues with in the past it does not work $HOME/.config/autostart
And it would be awesome if you add a warning message for users that it will not work WM
Missing Standardization with common script, checks for different configurations like is it running a a supported DE, etc.
Can't merge this.