refactor: remove obsolete WhatsApp and Telegram entries from auto-start and configuration files
Some checks failed
Nix Format Check / check-format (push) Failing after 38s

This commit is contained in:
2025-02-26 13:23:17 +01:00
parent 6bc7b88220
commit 67f0c77a9e
4 changed files with 5 additions and 9 deletions

View File

@@ -4,8 +4,6 @@ source $HOME/dotfiles/bin/helpers/functions.sh
# Define associative array with app_name => command mapping
declare -A apps=(
["spotify"]="flatpak run com.spotify.Client"
["whatsapp"]="whatsapp-for-linux"
["telegram"]="flatpak run org.telegram.desktop"
["vesktop"]="vesktop"
["ktailctl"]="flatpak run org.fkoehler.KTailctl"
["1password"]="1password"