Set new wallpaper
This commit is contained in:
parent
7a0d90ea5e
commit
da5d687158
3 changed files with 8 additions and 2 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
tileos-settings-sway (0.20~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Set new wallpaper
|
||||||
|
|
||||||
|
-- Aleksey Samoilov <samoilov.lex@gmail.com> Fri, 26 May 2023 20:37:04 +0400
|
||||||
|
|
||||||
tileos-settings-sway (0.19~tileos) unstable; urgency=medium
|
tileos-settings-sway (0.19~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
* Change Sway theme path
|
* Change Sway theme path
|
||||||
|
|
2
debian/files
vendored
2
debian/files
vendored
|
@ -1 +1 @@
|
||||||
tileos-settings-sway_0.18~tileos_source.buildinfo x11 optional
|
tileos-settings-sway_0.19~tileos_source.buildinfo x11 optional
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
pkill swaybg
|
pkill swaybg
|
||||||
swaybg -o '*' -i "/usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png" -m fill &
|
swaybg -o '*' -i "/usr/share/wallpapers/tileos/TOSWall_by_IndexZeroZzz.svg" -m fill &
|
||||||
|
|
Loading…
Add table
Reference in a new issue