Minor updates
This commit is contained in:
parent
8ed7eab826
commit
84a790c53f
2 changed files with 2 additions and 1 deletions
|
@ -164,7 +164,7 @@ local function set_wallpaper(s)
|
||||||
-- Wallpaper
|
-- Wallpaper
|
||||||
if beautiful.wallpaper then
|
if beautiful.wallpaper then
|
||||||
-- local wallpaper = beautiful.wallpaper
|
-- local wallpaper = beautiful.wallpaper
|
||||||
local wallpaper = "/home/adam/Pictures/wallpapers/shared/cemetery_sunray.jpeg"
|
local wallpaper = "/home/adam/Pictures/wallpapers/shared/montauk-light-01.jpg"
|
||||||
-- If wallpaper is a function, call it with the screen
|
-- If wallpaper is a function, call it with the screen
|
||||||
if type(wallpaper) == "function" then
|
if type(wallpaper) == "function" then
|
||||||
wallpaper = wallpaper(s)
|
wallpaper = wallpaper(s)
|
||||||
|
|
|
@ -10,3 +10,4 @@ leak
|
||||||
leak
|
leak
|
||||||
wolff
|
wolff
|
||||||
baffler
|
baffler
|
||||||
|
Assange
|
||||||
|
|
Loading…
Reference in a new issue