Prefer Polybar over tint2

This commit is contained in:
Salt 2019-06-24 03:40:09 -05:00
parent 3786a076b1
commit 424149747e

View File

@ -97,10 +97,10 @@ EOF
# Information bars
cat << EOF > "$_configdir/bar"
#.fsdefaults
command -v tint2
tint2
command -v polybar && [ -r "$HOME/.config/polybar/launch.sh" ]
"$HOME/.config/polybar/launch.sh"
command -v tint2
tint2
command -v lxpanel
lxpanel
command -v lxqt-panel