sonic2kk / steamtinkerlaunch

Linux wrapper tool for use with the Steam client for custom launch options and 3rd party programs
GNU General Public License v3.0
2.1k stars 70 forks source link

chore: Trim whitespace #943

Closed sonic2kk closed 10 months ago

sonic2kk commented 10 months ago

Trims annoying trailing whitespace, and as a result reduces filesize. I want to bring the filesize of the script down, and this is one part of that. I'll look into others in the future (removing outdated/unnecessary comments, using more concise syntax in places, etc).

The script is getting super big and the more places we can refactor to bring filesize and line count down, the better imo :-) Maybe get back down to the 22k lines range at some point, and make the script sub-900kb.