Add custom default wallpaper

This commit is contained in:
Alice Gaudon 2019-07-24 12:07:58 +02:00
parent db7c6760ac
commit 93009fb6cb
3 changed files with 1 additions and 1 deletions

BIN
art/default_wallpaper.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

BIN
art/default_wallpaper.xcf Normal file

Binary file not shown.

View File

@ -144,7 +144,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.."default/background.png"
theme.wallpaper = simple_awesome_path.."/art/default_wallpaper.png"
-- You can use your own layout icons like this:
theme.layout_fairh = themes_path.."default/layouts/fairhw.png"