Use wallpaper at ~/.wallpapers/current

This commit is contained in:
Warren Hood 2023-02-28 00:01:05 +02:00
parent b8707bd07f
commit 76ce6ec16c

View file

@ -105,7 +105,8 @@ theme.titlebar_maximized_button_normal_active = themes_path.."default/titlebar/m
theme.titlebar_maximized_button_focus_active = themes_path.."default/titlebar/maximized_focus_active.png"
-- theme.wallpaper = "~/.config/awesome/wallpapers/miku.jpg"
theme.wallpaper = "~/.config/awesome/wallpapers/black-turquoise.jpg"
-- theme.wallpaper = "~/.config/awesome/wallpapers/black-turquoise.jpg"
theme.wallpaper = "~/.wallpapers/current"
-- You can use your own layout icons like this:
theme.layout_fairh = themes_path.."default/layouts/fairhw.png"