Change wallpaper
This commit is contained in:
parent
eac1b5cadf
commit
d7adecfa02
2 changed files with 7 additions and 1 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
tileos-settings-river (1.0.7~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Change wallpaper
|
||||||
|
|
||||||
|
-- Aleksey Samoilov <samoilov.lex@gmail.com> Wed, 14 Feb 2024 22:58:39 +0400
|
||||||
|
|
||||||
tileos-settings-river (1.0.6~tileos) unstable; urgency=medium
|
tileos-settings-river (1.0.6~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
* waybar: disable bluetooth module if no controller is found
|
* waybar: disable bluetooth module if no controller is found
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
pkill swaybg
|
pkill swaybg
|
||||||
swaybg -o '*' -i "/usr/share/wallpapers/tileos-final.png" -m fill &
|
swaybg -o '*' -i "/usr/share/wallpapers/tileos-final-river.png" -m fill &
|
||||||
|
|
Loading…
Add table
Reference in a new issue