diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-06-03 23:03:36 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-06-03 23:03:36 +0900 |
| commit | 809ef5fd5b17f9c3066d473348ff7f2462010245 (patch) | |
| tree | b965a07d3a6762b577efe4a3262b5d5c32577847 /config/hypr/initial-boot.sh | |
| parent | 6490171750e89a49e3f84398ea77079b0b079b53 (diff) | |
Pre-release settings
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" |
