From db851d960c04cddae2ab52c2b420da98ec0eae92 Mon Sep 17 00:00:00 2001 From: Colin Date: Tue, 20 Jun 2023 08:38:18 +0000 Subject: [PATCH] sxmo: include `sfeed`, for use by `sxmo_rss.sh` note that sxmo_rss.sh needs to be run from a terminal, and i'm not sure it's totally wired up "correct". --- hosts/modules/gui/sxmo.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/modules/gui/sxmo.nix b/hosts/modules/gui/sxmo.nix index 3bcdefc8..7845a225 100644 --- a/hosts/modules/gui/sxmo.nix +++ b/hosts/modules/gui/sxmo.nix @@ -140,6 +140,7 @@ in package = null; suggestedPrograms = [ "guiApps" + "sfeed" # want this here so that the user's ~/.sfeed/sfeedrc gets created ]; }; } @@ -197,6 +198,7 @@ in libnotify lisgd mako + sfeed superd sway swayidle