From f4d982b0d2a7f2db7f5b1ca52f9cb3e140460c2a Mon Sep 17 00:00:00 2001 From: David Young Date: Mon, 27 Jul 2026 05:10:22 -0600 Subject: [PATCH] update bitwarden --- packages.conf | 3 +-- remove-packages.conf | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/packages.conf b/packages.conf index d818dae..9433365 100644 --- a/packages.conf +++ b/packages.conf @@ -95,14 +95,13 @@ MAINTENANCE=( # Desktop environment DESKTOP=( - #conky-cli + bitwarden element-desktop gnome gnome-tweaks helium-browser-bin kitty libreoffice-fresh -# steghide winboat-bin ) diff --git a/remove-packages.conf b/remove-packages.conf index 724aff5..0af271b 100644 --- a/remove-packages.conf +++ b/remove-packages.conf @@ -4,6 +4,7 @@ # Pacman / AUR packages to remove (works for both pacman and yay packages) REMOVE_PACMAN=( alpaca-ai + conky-cli lmstudio-bin neofetch steghide @@ -12,4 +13,5 @@ REMOVE_PACMAN=( # Flatpak applications to remove REMOVE_FLATPAKS=( com.github.iwalton3.jellyfin-media-player + com.bitwarden.desktop )