File lto.patch of Package cosmic-randr-git
diff --unified --recursive --text a/Cargo.toml b/Cargo.toml --- a/Cargo.toml 2025-02-20 12:53:22.675293928 -0700 +++ b/Cargo.toml 2025-02-20 12:55:25.740665957 -0700 @@ -5,4 +5,5 @@ [profile.release] package."*".opt-level = "s" opt-level = 3 +lto = "thin" # rustflags = ["-C", "inline-threshold=1"]