Skip to content

Commit

Permalink
minor copy.sh update
Browse files Browse the repository at this point in the history
  • Loading branch information
JaKooLit committed Feb 19, 2025
1 parent ff21849 commit 83a6515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion copy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ if [[ "$border_choice" =~ ^[Yy]$ ]]; then
mv config/hypr/UserScripts/RainbowBorders.sh config/hypr/UserScripts/RainbowBorders.bak.sh

sed -i '/exec-once = \$UserScripts\/RainbowBorders.sh \&/s/^/#/' config/hypr/UserConfigs/Startup_Apps.conf
sed -i '/ animation = borderangle, 1, 180, liner, loop/s/^/#/' config/hypr/UserConfigs/UserAnimations.conf
sed -i '/^[[:space:]]*animation = borderangle, 1, 180, liner, loop/s/^/#/' config/hypr/UserConfigs/UserAnimations.conf

echo "${OK} Rainbow borders is now disabled." 2>&1 | tee -a "$LOG"
else
Expand Down

0 comments on commit 83a6515

Please sign in to comment.