diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh index 3d9faf5..fffdcd9 100755 --- a/config/hypr/initial-boot.sh +++ b/config/hypr/initial-boot.sh @@ -7,8 +7,8 @@ # Variables scriptsDir=$HOME/.config/hypr/scripts -wallpaper=$HOME/Pictures/wallpapers/Cute-Cat_ja.jpg -waybar_style="$HOME/.config/waybar/style/[Pywal] Chroma Fusion.css" +wallpaper=$HOME/Pictures/wallpapers/Fantasy-Landscape.png +waybar_style="$HOME/.config/waybar/style/[Pywal] Chroma Tally.css" kvantum_theme="Tokyo-Night" swww="swww img" diff --git a/copy.sh b/copy.sh index 62cc73a..20a1c70 100755 --- a/copy.sh +++ b/copy.sh @@ -3,8 +3,8 @@ clear -wallpaper=$HOME/Pictures/wallpapers/Cute-Cat_ja.jpg -Waybar_Style="$HOME/.config/waybar/style/[Pywal] Chroma Fusion.css" +wallpaper=$HOME/Pictures/wallpapers/Fantasy-Landscape.png +Waybar_Style="$HOME/.config/waybar/style/[Pywal] Chroma Tally.css" # Check if running as root. If root, script will exit if [[ $EUID -eq 0 ]]; then diff --git a/wallpapers/Cute-Cat_ja.jpg b/wallpapers/Cute-Cat_ja.jpg deleted file mode 100644 index 92e9c7c..0000000 Binary files a/wallpapers/Cute-Cat_ja.jpg and /dev/null differ diff --git a/wallpapers/Fantasy-Landscape.png b/wallpapers/Fantasy-Landscape.png new file mode 100644 index 0000000..79e1308 Binary files /dev/null and b/wallpapers/Fantasy-Landscape.png differ diff --git a/wallpapers/mecha-nostalgia.png b/wallpapers/mecha-nostalgia.png deleted file mode 100644 index 87f7867..0000000 Binary files a/wallpapers/mecha-nostalgia.png and /dev/null differ