Enhance Waybar execution in setup script and add screen clear action
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user