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