mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
5 lines
158 B
Bash
5 lines
158 B
Bash
#!/usr/bin/env bash
|
|
#
|
|
swaybg -c "{{ .themes.gruvbox.bg0 }}" &
|
|
sleep .5; swaybg -m center -i ~/.local/share/chezmoi/resources/img/{{ .chezmoi.hostname }}.png
|