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 /config | |
| parent | e5aaed60240f41fde318ab957703cbab76d0c99c (diff) | |
added initial wallpaper
Diffstat (limited to 'config')
| -rwxr-xr-x | config/hypr/initial-boot.sh | 2 |
1 files changed, 1 insertions, 1 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" |
