Update wallpaper
This commit is contained in:
@@ -31,6 +31,7 @@ function update_wallpaper()
|
||||
for s = 1, screen.count() do
|
||||
gears.wallpaper.maximized(wallpaper, s, true)
|
||||
end
|
||||
beautiful.wallpaper = wallpaper
|
||||
end
|
||||
|
||||
local wallpaper_timer = timer({timeout=600})
|
||||
|
||||
Reference in New Issue
Block a user