CryoByte33 / steam-deck-utilities

A utility to improve performance and help manage storage on Steam Deck.
GNU General Public License v3.0
3.2k stars 79 forks source link

Will it be compatible with DeckBTRFS #142

Closed Mart-Bogdan closed 1 year ago

Mart-Bogdan commented 1 year ago

I want to install https://gitlab.com/popsulfr/steamos-btrfs but I am worried would it play well with steam-deck-utilities?

CryoByte33 commented 1 year ago

CU is compatible with steamos-btrfs since February in #23 , please let me know if you have any issues!

Mart-Bogdan commented 1 year ago

What bugs me is the swap file. As I understand this utitliity would enable it every time it is launched?

I would like to get rid of swap file completely, as I already have created SWAP partition of 20 GiB and SteamOS is automatically mounts it, so I don't need swap file anymore.

CryoByte33 commented 1 year ago

Ah, I understand. CU will only create it if using the "easy" buttons on the main page, or the swap file resize directly. If you want to avoid this, just set each option manually, aside from swap file size.

As for "every time it's launched", I want to clarify that CU doesn't do anything when opened. It will create a systemd service that will reset your settings on boot, but that's it 🙂

Mart-Bogdan commented 1 year ago

Thank you very much.

Such quick reply.

It will create a systemd service that will reset your settings on boot, but that's it slightly_smiling_face

So you mean that system service would re-apply other settings, but swap is one time operation?

CryoByte33 commented 1 year ago

So you mean that system service would re-apply other settings, but swap is one time operation?

Correct, swap resize is a one-time operation, the others need to be reset each boot.