Added default wallpaper

This commit is contained in:
Kristofers Solo
2022-05-11 16:45:49 +03:00
parent f7a1d52697
commit f6aa6c6d38
4 changed files with 6 additions and 7 deletions

View File

@@ -98,7 +98,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_focus_active = themes_path.."default/titlebar/maximized_focus_active.png"
theme.wallpaper = themes_path.."~/.config/wallpaper.png"
theme.wallpaper = themes_path.."~/.local/share/wallpaper.png"
-- You can use your own layout icons like this:
theme.layout_fairh = themes_path.."default/layouts/fairhw.png"