dotfiles/awesome/themes/neo/vars.lua

5 lines
92 B
Lua

local _M = {
wallpaper = "/usr/share/backgrounds/custom/space_station.jpg"
}
return _M