aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/initial-boot.sh
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2024-04-22 14:01:21 +0900
committerGitHub <noreply@github.com>2024-04-22 14:01:21 +0900
commit008cf215d3e02b3b86d81576b7672658c3c6533f (patch)
tree3439930d02f50e182069030f05f9cb4aa92e13da /config/hypr/initial-boot.sh
parentc1a2fc9dca16377cd53367f972c1e6ad17d5e26b (diff)
parent277dc206a28a9d11fe93b1fdb9ea7926919f7e00 (diff)
Merge pull request #207 from JaKooLit/development
some bug fixes.. and changed default wallpaper
Diffstat (limited to 'config/hypr/initial-boot.sh')
-rwxr-xr-xconfig/hypr/initial-boot.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh
index b8a7cd83..15fae8c8 100755
--- a/config/hypr/initial-boot.sh
+++ b/config/hypr/initial-boot.sh
@@ -7,7 +7,7 @@
# Variables
scriptsDir=$HOME/.config/hypr/scripts
-wallpaper=$HOME/Pictures/wallpapers/Fantasy-Landscape.png
+wallpaper=$HOME/Pictures/wallpapers/Dark_Nature.png
waybar_style="$HOME/.config/waybar/style/[Pywal] Chroma Tally.css"
kvantum_theme="Catppuccin-Mocha"
@@ -20,7 +20,7 @@ if [ ! -f ~/.config/hypr/.initial_startup_done ]; then
# Initialize pywal and wallpaper
if [ -f "$wallpaper" ]; then
wal -i $wallpaper -s -t > /dev/null
- swww init && $swww $wallpaper $effect
+ swww-daemon --format xrgb && $swww $wallpaper $effect
"$scriptsDir/PywalSwww.sh" > /dev/null 2>&1 &
fi
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage