diff --git a/home/dot_config/hypr/scripts/executable_bg.sh.tmpl b/home/dot_config/hypr/scripts/executable_bg.sh.tmpl index fc2ee90c..4910f93c 100644 --- a/home/dot_config/hypr/scripts/executable_bg.sh.tmpl +++ b/home/dot_config/hypr/scripts/executable_bg.sh.tmpl @@ -1,4 +1,4 @@ #!/usr/bin/env bash # swaybg -c "{{ .themes.gruvbox.bg0 }}" & -sleep .1; swaybg -m center -i ~/.local/share/chezmoi/resources/img/kestrel.png +sleep .1; swaybg -m center -i ~/.local/share/chezmoi/resources/img/{{ .chezmoi.hostname }}.png