Use wallpaper at ~/.wallpapers/current

(cherry picked from commit 76ce6ec16c)
This commit is contained in:
Warren Hood 2023-02-28 00:01:05 +02:00 committed by Warren Hood
parent 46cb63b95f
commit 76edec0bc0

View file

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