diff --git a/hosts/FredOS-Gaming.nix b/hosts/FredOS-Gaming.nix index 7d0b050..ab9b220 100644 --- a/hosts/FredOS-Gaming.nix +++ b/hosts/FredOS-Gaming.nix @@ -20,6 +20,8 @@ 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. diff --git a/settings/quickshell.nix b/settings/quickshell.nix index 1a58b3d..d4d731e 100644 --- a/settings/quickshell.nix +++ b/settings/quickshell.nix @@ -18,7 +18,6 @@ let wallsJson = builtins.toJSON config.fred.theming.walls; defaultWall = config.fred.theming.defaultWall; themeApply = config.fred.theming.apply; - monoIcons = config.fred.theming.monoIcons; in { config = lib.mkIf (lib.elem config.networking.hostName [ "FredOS-Gaming" "FredOS-Macbook" ]) { @@ -1313,10 +1312,6 @@ in readonly property string wxFetch: "${wxFetchScript}" readonly property string xdgOpen: "${pkgs.xdg-utils}/bin/xdg-open" readonly property string themeApply: "${themeApply}" - // Prefix of the monochrome app-icon tree. AppIcon tests a - // resolved icon path against this to decide whether it may - // be tinted — see the component for why that is not blanket. - readonly property string monoIconDir: "${monoIcons}" } ''; }; @@ -1735,53 +1730,6 @@ in // act on. Stroke weight is fixed by the design. } - // ── AppIcon: an application icon in a square slot, tinted to - // the wallpaper's text colour when — and only when — it came - // from the monochrome set. - // - // YAMIS declares FollowsColorScheme=true, which is a KDE key: - // only Plasma rewrites the