refactor: add zsync and Zen browser tasks, update default applications and configurations
Some checks failed
Nix Format Check / check-format (push) Failing after 1m6s

This commit is contained in:
2025-03-03 14:49:15 +01:00
parent a47b6ea2f2
commit c8944e8ed6
16 changed files with 267 additions and 211 deletions

View File

@@ -3,11 +3,10 @@ source $HOME/dotfiles/bin/helpers/functions.sh
# Define associative array with app_name => command mapping
declare -A apps=(
["spotify"]="flatpak run com.spotify.Client"
["vesktop"]="vesktop"
["bitwarden"]="bitwarden"
["ktailctl"]="flatpak run org.fkoehler.KTailctl"
["1password"]="1password"
["ulauncher"]="ulauncher-wrapped --no-window-shadow --hide-window"
["ulauncher"]="ulauncher --no-window-shadow --hide-window"
)
# check if screen has any dead sessions