Skip to main content

Posts

Showing posts with the label linux apps

Ignition program for linux users to add/remove auto start programs

Today we will learn how to add or remove programs with the ignition app. Ignition is a simple app designed to add or remove startup programs. It is a flatpak application, meaning it can be used on any linux distributions like arch, ubuntu or rpm based operating systems. Why use ignition in the first place? If you are new to linux or you are just lazy to use the terminal. You can definately try this free and open source GitHub project. If your computer takes longer than usual to turn on. You can check autostart programs in this app and remove them if unnecessary resources were used earlier. How to use ignition app? It is simple just open app and click on add. It will populate all the applications in your computer. Click on the desired app and it will be added to your autostart programs list.  Inverse procedure is for removing applications. Also you don't require this application if you already know what you need to do with the terminal using the /usr/share/application folder. Downlo...