From 6a18a2b5b9f1c6efd760ec9c85b61b44fc7a9096 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 21 Sep 2024 19:51:42 +0900 Subject: minor tweak copy.sh --- copy.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'copy.sh') diff --git a/copy.sh b/copy.sh index e6348d4e..05d3a8b7 100755 --- a/copy.sh +++ b/copy.sh @@ -675,6 +675,8 @@ cleanup_backups # symlinks for waybar style ln -sf "$waybar_style" "$HOME/.config/waybar/style.css" && \ +printf "\n%.0s" {1..2} + # initialize wallust to avoid config error on hyprland wallust run -s $wallpaper 2>&1 | tee -a "$LOG" -- cgit v1.2.3