Skip to content

Commit

Permalink
multiple waybar problem solved
Browse files Browse the repository at this point in the history
  • Loading branch information
sandptel committed Dec 15, 2024
1 parent a0f7ead commit bc1f0fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/hypr/scripts/Refresh.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ done
# quit ags
ags -q

sleep 0.3
#Restart waybar
sleep 0.3
killall .waybar-wrapped
waybar &

# relaunch swaync
Expand Down

0 comments on commit bc1f0fb

Please sign in to comment.