diff --git a/usr/lib/archboot/update/sway.sh b/usr/lib/archboot/update/sway.sh index 9e3de13c3..b1fb0effe 100644 --- a/usr/lib/archboot/update/sway.sh +++ b/usr/lib/archboot/update/sway.sh @@ -83,7 +83,6 @@ EOF echo "[DESKTOP ENTRY]" > /usr/share/applications/"${i}".desktop echo 'NoDisplay=true' >> /usr/share/applications/"${i}".desktop fi - done done echo "Configuring waybar..." if ! grep -q 'exec waybar' /etc/sway/config; then