d4nj1 / TLPUI

A GTK user interface for TLP written in Python
GNU General Public License v2.0
1.08k stars 83 forks source link

Option to Customize Destination File for Configuration Saving #150

Open FedericoCalzoni opened 3 months ago

FedericoCalzoni commented 3 months ago

Currently, TLP-UI provides a convenient interface for users to customize TLP configurations. However, it saves these configurations in a default location, which might not align with user preferences or system configurations.

I propose adding an option in TLP-UI to allow users to specify the destination file for saving configurations. This would enable users to store their TLP configurations in the directory dedicated to drop-in customizations for TLP (/etc/tlp.d/), providing better integration with TLP's file structure and making it easier for users to manage their configurations.

By offering this flexibility, TLP-UI can better accommodate users with varying preferences and system setups, enhancing its usability and utility.