CachyOS / CachyOS-Settings

Settings used for CachyOS
GNU General Public License v3.0
105 stars 25 forks source link

Option to Disable Specific Features #116

Closed Malya03 closed 1 day ago

Malya03 commented 3 days ago

Hello,

I would like to request an enhancement for the cachyos-settings package. Specifically, it would be very helpful to have an option to easily disable certain features, such as zram.

Currently, I do not need zram as I am using a traditional swap. Having zram enabled by default adds unnecessary complexity to my setup. Additionally, any changes I make to scripts affecting zram are overwritten after updating the cachyos-settings package.

Could you please consider adding a configuration option to disable specific features like zram?

Thank you for your attention to this matter

ventureoo commented 2 days ago

To disable any cachyos-settings features you can simply create empty override files. For example, in case of ZRAM:

sudo touch /etc/systemd/zram-generator.conf