Update wallpaper
This commit is contained in:
parent
a233ac4a12
commit
de5ed27329
2 changed files with 7 additions and 1 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -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
|
||||
|
|
|
@ -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 &
|
||||
|
|
Loading…
Add table
Reference in a new issue