From a0cd304e5306d622764ce29bbf4e98d2c4b8e72c Mon Sep 17 00:00:00 2001 From: rope Date: Fri, 21 Aug 2026 12:22:44 +0100 Subject: [PATCH 1/3] gaming: drop geary --- hosts/FredOS-Gaming.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosts/FredOS-Gaming.nix b/hosts/FredOS-Gaming.nix index 0e239ea..e3d9a5d 100644 --- a/hosts/FredOS-Gaming.nix +++ b/hosts/FredOS-Gaming.nix @@ -23,8 +23,6 @@ protonplus ]; - programs.geary.enable = true; - # Nova Pro Wireless base station: open up its vendor HID interface so # quickshell's ANC switcher can write to it directly (nova-anc script in # settings/quickshell.nix). Single-user desktop, 0666 is fine. From cb7b576a71608604b07691cf8e1f27b843cf7e88 Mon Sep 17 00:00:00 2001 From: rope Date: Fri, 21 Aug 2026 14:25:34 +0100 Subject: [PATCH 2/3] 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 + #