diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-06-04 03:02:43 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-04 03:02:43 +0900 |
| commit | 5e2d2749aae7f68e4b8ff09409c73ebee68ca341 (patch) | |
| tree | 5fced7c9901f4fa5f08ca32d27a2586431536a21 /config/hypr/initial-boot.sh | |
| parent | 67231a1ea44af8a2ce3125df2021987df6074713 (diff) | |
| parent | 87b228ec23234285e48b7f55e39098dab49efe22 (diff) | |
Merge pull request #327 from JaKooLit/main
main to development
Diffstat (limited to 'config/hypr/initial-boot.sh')
| -rwxr-xr-x | config/hypr/initial-boot.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh index 99b9a13d..28bf33ab 100755 --- a/config/hypr/initial-boot.sh +++ b/config/hypr/initial-boot.sh @@ -7,7 +7,7 @@ # Variables scriptsDir=$HOME/.config/hypr/scripts -wallpaper=$HOME/Pictures/wallpapers/Lofi-Anime-Room.png +wallpaper=$HOME/.config/hypr/wallpaper_effects/.wallpaper_modified waybar_style="$HOME/.config/waybar/style/[Wallust] Box type.css" kvantum_theme="Catppuccin-Mocha" color_scheme="prefer-dark" @@ -15,7 +15,6 @@ gtk_theme="Andromeda-dark" icon_theme="Flat-Remix-Blue-Dark" cursor_theme="Bibata-Modern-Ice" - swww="swww img" effect="--transition-bezier .43,1.19,1,.4 --transition-fps 30 --transition-type grow --transition-pos 0.925,0.977 --transition-duration 2" |
