diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-01-01 15:26:06 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-01 15:26:06 +0900 |
| commit | 307d2845e53477e2cd1cd266167d2065c2568f67 (patch) | |
| tree | dba6a87502f36b59c78bd2dcf251293db9d63df3 /config/hypr/initial-boot.sh | |
| parent | 2122e25c28f741cdb21f0654d185431f3452cfd4 (diff) | |
| parent | 8e34d7dc86c6fff85fa6601b49068f047062b5db (diff) | |
Merge pull request #512 from JaKooLit/main
Main to Development
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 fb9cf574..4780de7e 100755 --- a/config/hypr/initial-boot.sh +++ b/config/hypr/initial-boot.sh @@ -11,7 +11,7 @@ scriptsDir=$HOME/.config/hypr/scripts wallpaper=$HOME/.config/hypr/wallpaper_effects/.wallpaper_modified waybar_style="$HOME/.config/waybar/style/[Dark] Latte-Wallust combined.css" -kvantum_theme="Catppuccin-Mocha" +kvantum_theme="catppuccin-mocha-blue" color_scheme="prefer-dark" gtk_theme="Andromeda-dark" icon_theme="Flat-Remix-Blue-Dark" |
