Install PNG wallpaper
This commit is contained in:
parent
6cc8494623
commit
f0f1ffdef4
3 changed files with 7 additions and 3 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
tileos-settings-sway (0.29~tileos) unstable; urgency=medium
|
||||
|
||||
* Install png wallpaper
|
||||
|
||||
-- Aleksey Samoilov <samoilov.lex@gmail.com> Fri, 30 Jun 2023 15:44:43 +0400
|
||||
|
||||
tileos-settings-sway (0.28~tileos) unstable; urgency=medium
|
||||
|
||||
* Kitty fixes
|
||||
|
|
2
debian/files
vendored
2
debian/files
vendored
|
@ -1,2 +0,0 @@
|
|||
tileos-settings-sway_0.27~tileos_all.deb x11 optional
|
||||
tileos-settings-sway_0.27~tileos_amd64.buildinfo x11 optional
|
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
pkill swaybg
|
||||
swaybg -o '*' -i "/usr/share/wallpapers/tileos/TOSWall_by_IndexZeroZzz.svg" -m fill &
|
||||
swaybg -o '*' -i "/usr/share/wallpapers/tileos/TOSWall_by_IndexZeroZzz.png" -m fill &
|
||||
|
|
Loading…
Add table
Reference in a new issue