mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-05-19 02:46:06 -07:00
use templating to chose correct ship based on hostname :)
This commit is contained in:
parent
aecaf35a76
commit
5cbb3a3fff
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#
|
#
|
||||||
swaybg -c "{{ .themes.gruvbox.bg0 }}" &
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user