diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-05-24 21:29:05 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-24 21:29:05 +0900 |
| commit | 7427162d2bb67510e521d0899023ca3603950f14 (patch) | |
| tree | d296164864530dcd8a54d2c0ae760e1f2aa5e843 /config/hypr/initial-boot.sh | |
| parent | e0d747a2d34f3fe7f83befb0e36930d2a75de142 (diff) | |
| parent | 5c6d8d1943af726bf325b7b5aa2e3e50a731a9df (diff) | |
Merge pull request #307 from JaKooLit/development
Pre-release v2.2.12 settings
Diffstat (limited to 'config/hypr/initial-boot.sh')
| -rwxr-xr-x | config/hypr/initial-boot.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh index b05d6865..75d88c1b 100755 --- a/config/hypr/initial-boot.sh +++ b/config/hypr/initial-boot.sh @@ -7,8 +7,8 @@ # Variables scriptsDir=$HOME/.config/hypr/scripts -wallpaper=$HOME/Pictures/wallpapers/Fantasy-Waterfall.png -waybar_style="$HOME/.config/waybar/style/[Dark] Latte-Wallust combined.css" +wallpaper=$HOME/Pictures/wallpapers/Lofi-Computer.png +waybar_style="$HOME/.config/waybar/style/[Colored] Chroma Glow.css" kvantum_theme="Catppuccin-Mocha" color_scheme="prefer-dark" gtk_theme="Andromeda-dark" |
