diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2023-12-22 13:39:47 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-22 13:39:47 +0900 |
| commit | 35d71e5c652f31167d6cd6cc47600072a11fd462 (patch) | |
| tree | 0aa4d16a226782b9238523d4dfa27596944fbd3a /config | |
| parent | 16e7f4c3421d5a8a2f3a4fb1e9d3918c13856f20 (diff) | |
| parent | 7d9d5b9ae8043ebacbe8cbcb38d4393e9217c3dc (diff) | |
Merge branch 'main' into Development
Diffstat (limited to 'config')
| -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 a51f479b..d3b4d098 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/Cute-Cat_ja.png -waybar_style="$HOME/.config/waybar/configs/[Pywal] Chroma Fusion.css" +wallpaper=$HOME/Pictures/wallpapers/Cute-Cat_ja.jpg +waybar_style="$HOME/.config/waybar/style/[Pywal] Chroma Fusion.css" kvantum_theme="Tokyo-Night" swww="swww img" |
