Enhance Waybar execution in setup script and add screen clear action

This commit is contained in:
2026-05-13 19:46:07 +02:00
parent 19f4a500dc
commit 47a098c722
+2 -1
View File
@@ -193,8 +193,9 @@ _copyScripts
hyprctl reload hyprctl reload
killall -9 waybar killall -9 waybar
sleep 1 sleep 1
waybar & waybar 2>&1 &
echo ":::::::::::::::::::::::::::" echo ":::::::::::::::::::::::::::"
echo ":: Installation complete ::" echo ":: Installation complete ::"
echo ":::::::::::::::::::::::::::" echo ":::::::::::::::::::::::::::"
clear