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
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user