From cb7b576a71608604b07691cf8e1f27b843cf7e88 Mon Sep 17 00:00:00 2001 From: rope Date: Fri, 21 Aug 2026 14:25:34 +0100 Subject: [PATCH] theming: YAMIS app icons under Papirus-Fred Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_017EHJfY5Q72punsWX38nY1w --- settings/theming.nix | 39 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 37 insertions(+), 2 deletions(-) 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 + #