File lto.patch of Package cosmic-bg-git
diff --unified --recursive --text a/Cargo.toml b/Cargo.toml --- a/Cargo.toml 2025-09-01 12:11:09.659939524 -0600 +++ b/Cargo.toml 2025-09-01 12:13:17.707605444 -0600 @@ -33,3 +33,4 @@ [profile.release] opt-level = 3 +lto = "thin"