feat(waybar): some more configs
This commit is contained in:
parent
baa0921be0
commit
52cae087bf
10 changed files with 129 additions and 215 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue