feat(waybar): some more configs

This commit is contained in:
Barrett Ruth 2026-02-14 11:34:09 -05:00
parent baa0921be0
commit 52cae087bf
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
10 changed files with 129 additions and 215 deletions

View file

@ -95,10 +95,6 @@ Linux)
ln -sf "$fzf_themes/$theme" "$fzf_themes/theme"
}
walker_themes="$cfg/walker/themes"
[ -d "$walker_themes/$theme" ] && {
ln -sfn "$walker_themes/$theme" "$walker_themes/active"
}
fi
;;
Darwin)