diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2023-12-29 17:04:26 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-29 17:04:26 +0900 |
| commit | 3d0283f6c0f323bf504d99aadb0019e6357048a8 (patch) | |
| tree | 8f7c506e089c8ab15bf802901c98a48616a32cb2 /config | |
| parent | 2e5f160ca6a29a413664c69919ef5ddecbbc4cf0 (diff) | |
| parent | 46677e3f5bbc124459c5fa8b84d51ae22c7ad8ae (diff) | |
Merge pull request #107 from JaKooLit/development
updated default wallpaper and waybar style
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 3d9faf54..fffdcd98 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.jpg -waybar_style="$HOME/.config/waybar/style/[Pywal] Chroma Fusion.css" +wallpaper=$HOME/Pictures/wallpapers/Fantasy-Landscape.png +waybar_style="$HOME/.config/waybar/style/[Pywal] Chroma Tally.css" kvantum_theme="Tokyo-Night" swww="swww img" |
