From da75affc196deec8846639ed562725a938fcf3cb Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Fri, 3 May 2024 22:23:09 +0900 Subject: updated default wallpaper and initial waybar style --- copy.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'copy.sh') diff --git a/copy.sh b/copy.sh index 807507de..0a9f09b2 100755 --- a/copy.sh +++ b/copy.sh @@ -3,8 +3,8 @@ clear -wallpaper=$HOME/Pictures/wallpapers/Fantasy-Landscape.png -Waybar_Style="$HOME/.config/waybar/style/[Pywal] Chroma Tally.css" +wallpaper=$HOME/Pictures/wallpapers/Anime-Landscape2.png +Waybar_Style="$HOME/.config/waybar/style/[Dark] Half-Moon.css" # Check if running as root. If root, script will exit if [[ $EUID -eq 0 ]]; then -- cgit v1.2.3