use templating to chose correct ship based on hostname :)

This commit is contained in:
Tyler Starr 2023-12-25 23:42:47 -08:00
parent aecaf35a76
commit 5cbb3a3fff

View File

@ -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