diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-07 11:21:34 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-07 11:21:34 +0900 |
| commit | 86733c1873f9a6e227a2ae7a85c3371fc0b0625f (patch) | |
| tree | efa9acbafca26f4dd3b0bd87f0da0ef9dc9b0b4a | |
| parent | e5aaed60240f41fde318ab957703cbab76d0c99c (diff) | |
added initial wallpaper
| -rwxr-xr-x | config/hypr/initial-boot.sh | 2 | ||||
| -rwxr-xr-x | copy.sh | 2 | ||||
| -rw-r--r-- | wallpapers/anime-girl-abyss.png | bin | 0 -> 2931296 bytes |
3 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh index ba07fed5..cfadfcc4 100755 --- a/config/hypr/initial-boot.sh +++ b/config/hypr/initial-boot.sh @@ -6,7 +6,7 @@ # not necessary to do since this script is only designed to ran only once as long as the marker exist # Set swww options -wallpaper=$HOME/Pictures/wallpapers/mecha-nostalgia.png +wallpaper=$HOME/Pictures/wallpapers/anime-girl-abyss.png swww="swww img" effect="--transition-bezier .43,1.19,1,.4 --transition-fps 60 --transition-type grow --transition-pos 0.925,0.977 --transition-duration 2" @@ -221,7 +221,7 @@ fi ln -sf "$HOME/.config/waybar/style/Golden Noir.css" "$HOME/.config/waybar/style.css" && \ # initialize pywal to avoid config error on hyprland -wal -i ~/Pictures/wallpapers/mecha-nostalgia.png 2>&1 | tee -a "$LOG" +wal -i ~/Pictures/wallpapers/anime-girl-abyss.png 2>&1 | tee -a "$LOG" #initial symlink for Pywal Dark and Light for Rofi Themes ln -sf "$HOME/.cache/wal/colors-rofi-dark.rasi" "$HOME/.config/rofi/pywal-color/pywal-theme.rasi" diff --git a/wallpapers/anime-girl-abyss.png b/wallpapers/anime-girl-abyss.png Binary files differnew file mode 100644 index 00000000..6871f0e7 --- /dev/null +++ b/wallpapers/anime-girl-abyss.png |
