Skip to content

Commit

Permalink
minor : no need for that :)
Browse files Browse the repository at this point in the history
  • Loading branch information
sandptel committed Dec 15, 2024
1 parent b529031 commit 87ca9e1
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions config/hypr/scripts/Refresh.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,11 @@ swaync > /dev/null 2>&1 &
ags &

#if not already running then only launch wallust again....
if ! pgrep .wallust-wrappe > /dev/null; then
# Relaunch wallust
${SCRIPTSDIR}/WallustSwww.sh
fi
# sleep 1
# if ! pgrep .wallust-wrappe > /dev/null; then
# # Relaunch wallust
# ${SCRIPTSDIR}/WallustSwww.sh
# fi

# Relaunching rainbow borders if the script exists
# sleep 1
Expand Down

0 comments on commit 87ca9e1

Please sign in to comment.