Fix loading background

This commit is contained in:
Thomas Avé 2022-08-09 15:09:17 +02:00
parent e9bf3ee88f
commit 0a60831c24
2 changed files with 2 additions and 1 deletions

View File

@ -23,4 +23,4 @@ local naughty = require("naughty")
local wallpaper_dir = gears.filesystem.get_configuration_dir() .. "/wallpaper"
local wallpaper = wallpaper_dir .. "/wallpaper.png"
awful.spawn.with_shell("feh --no-fehbg --bg-fill" .. wallpaper)
awful.spawn.with_shell("feh --no-fehbg --bg-fill " .. wallpaper)

View File

@ -30,3 +30,4 @@ Koryk
Ctheah
TODO
artifacts
stochasticity