diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-01-18 11:04:07 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-18 11:04:07 +0900 |
| commit | 6c4db42efd6519f13b7e3b6375c16b8d2cb928f9 (patch) | |
| tree | e1ea2c369f88cde0532c626d5113b5f2790f823c /config/hypr | |
| parent | 47a6c42c77244b4b18f6e074542c15bc43bc4273 (diff) | |
| parent | 297144b5dd1b08819276840c138c01c584689165 (diff) | |
Merge pull request #527 from JaKooLit/main
main to development
Diffstat (limited to 'config/hypr')
| -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 2748d5e7..05502bd3 100755 --- a/config/hypr/initial-boot.sh +++ b/config/hypr/initial-boot.sh @@ -13,7 +13,7 @@ wallpaper=$HOME/.config/hypr/wallpaper_effects/.wallpaper_modified waybar_style="$HOME/.config/waybar/style/[Dark] Latte-Wallust combined.css" kvantum_theme="catppuccin-mocha-blue" color_scheme="prefer-dark" -gtk_theme="Kali-Dark" +gtk_theme="Flat-Remix-GTK-Blue-Dark" icon_theme="Flat-Remix-Blue-Dark" cursor_theme="Bibata-Modern-Ice" |
