diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-04 10:45:45 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-04 10:45:45 +0900 |
| commit | 50ae2186616744d699fdce6942c30ee755df230b (patch) | |
| tree | cdac0b818cc1a961274b70b4efe55f1ef5cbf6c9 /config/hypr/initial-boot.sh | |
| parent | 1fa258b2f357f7f9763412b5cad35b5463cebc3a (diff) | |
updated. Default wallpaper will be from not modified but current
Diffstat (limited to 'config/hypr/initial-boot.sh')
| -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 474a37a7..b2d5bce5 100755 --- a/config/hypr/initial-boot.sh +++ b/config/hypr/initial-boot.sh @@ -9,7 +9,7 @@ # Variables scriptsDir=$HOME/.config/hypr/scripts -wallpaper=$HOME/.config/hypr/wallpaper_effects/.wallpaper_modified +wallpaper=$HOME/.config/hypr/wallpaper_effects/.wallpaper_current waybar_style="$HOME/.config/waybar/style/[Extra] Modern-Combined - Transparent.css" kvantum_theme="catppuccin-mocha-blue" color_scheme="prefer-dark" |
