[Linux] Set background for 3 screens
This commit is contained in:
parent
19bf41d9cd
commit
cd005b87ce
@ -6,7 +6,7 @@ random_paper() {
|
||||
|
||||
wallpaper() {
|
||||
local target_paper=${1:-"$(random_paper)"}
|
||||
feh --bg-center $target_paper --bg-scale "$WALLPAPER_DIR"transparent1x1.png
|
||||
feh --bg-center $target_paper --bg-scale "$WALLPAPER_DIR"transparent1x1.png --bg-center $target_paper
|
||||
}
|
||||
|
||||
wallpaper_timer() {
|
||||
|
Loading…
Reference in New Issue
Block a user