diff --git a/settings/theming.nix b/settings/theming.nix index 4f5257e..ed278d7 100644 --- a/settings/theming.nix +++ b/settings/theming.nix @@ -293,6 +293,32 @@ let ''misc={background_color="rgb(${s.base00})"}'' ] + "})"); + # ── App icons ────────────────────────────────────────────────────────── + # YAMIS draws the app icons in the launcher. Picked over the far bigger + # monochrome sets because coverage beats library size: it is the only one + # still shipping commits, so it has the apps actually installed here + # (zen, ghostty, vesktop, bazaar, faugus, protonplus) where the 10k-icon + # archives — Suru++ Asprómauros, dead since 2019 — do not. + # + # Not in nixpkgs. Upstream is a bare icon tree with the theme at its root, + # so the "build" is a copy into the directory name the spec resolves by. + # + # FollowsColorScheme=true is a KDE key: only Plasma rewrites the embedded + #