zeit-bg-daemon: Usar fondo generativo
https://gitea.nulo.in/Nulo/go-rosepine-genart
This commit is contained in:
parent
5482c2edb4
commit
ec685bdb5e
3 changed files with 7 additions and 3 deletions
BIN
.config/wallpapers/rose_pine_contourline.png
(Stored with Git LFS)
Normal file
BIN
.config/wallpapers/rose_pine_contourline.png
(Stored with Git LFS)
Normal file
Binary file not shown.
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
*.png filter=lfs diff=lfs merge=lfs -text
|
|
@ -5,9 +5,9 @@
|
|||
tracking="$(zeit tracking --no-colors)"
|
||||
|
||||
if echo "$tracking" | grep -q '^ ▶ tracking'; then
|
||||
color="$backgroundish"
|
||||
riverctl spawn "wbg ~/.config/wallpapers/rose_pine_contourline.png"
|
||||
else
|
||||
color="$background"
|
||||
killall wbg
|
||||
riverctl background-color "0x$background"
|
||||
fi
|
||||
|
||||
riverctl background-color "0x$color"
|
||||
|
|
Loading…
Reference in a new issue