Update wallpaper

This commit is contained in:
Aleksey Samoilov 2023-09-09 23:19:34 +04:00
parent a233ac4a12
commit de5ed27329
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
tileos-settings-river (0.11~tileos) unstable; urgency=medium
* Update wallpaper
-- Aleksey Samoilov <samoilov.lex@gmail.com> Sat, 09 Sep 2023 23:19:11 +0400
tileos-settings-river (0.10~tileos) unstable; urgency=medium
* Fixes

View file

@ -1,3 +1,3 @@
#!/usr/bin/env bash
pkill swaybg
swaybg -o '*' -i "/usr/share/tileos/wallpapers/TOSWall_by_IndexZeroZzz.png" -m fill &
swaybg -o '*' -i "/usr/share/wallpapers/tileos-final.png" -m fill &