From 978845ea7494ba5dd5237abed7a9de249f4c2142 Mon Sep 17 00:00:00 2001 From: Kendall Whitman Date: Sun, 8 Feb 2026 14:38:59 -0600 Subject: [PATCH] add fprintd --- config.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.py b/config.py index 7463220..ba92814 100644 --- a/config.py +++ b/config.py @@ -8,13 +8,14 @@ DIRECTORIES = [ ] DIRECTORIES_TO_REMOVE = [ - 'Templates', 'Public', + 'Templates', ] APPS = [ 'element-desktop', 'flatpak', + 'fprintd', 'libreoffice-fresh', 'librewolf-bin', 'neovim-git',