fix MENU_HIDE

This commit is contained in:
Tobias Powalowski 2024-06-16 11:32:10 +02:00
parent 0c59c3f092
commit e88b07e5ce

View file

@ -84,7 +84,6 @@ EOF
echo 'NoDisplay=true' >> /usr/share/applications/"${i}".desktop echo 'NoDisplay=true' >> /usr/share/applications/"${i}".desktop
fi fi
done done
done
echo "Configuring waybar..." echo "Configuring waybar..."
if ! grep -q 'exec waybar' /etc/sway/config; then if ! grep -q 'exec waybar' /etc/sway/config; then
# hide sway-bar # hide sway-bar