mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
Changed default wallpaper location
This commit is contained in:
parent
5ce2615977
commit
9a34e0e23c
@ -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.."~/.local/share/wallpaper.png"
|
||||
theme.wallpaper = "~/.local/share/wallpaper.png"
|
||||
|
||||
-- You can use your own layout icons like this:
|
||||
theme.layout_fairh = themes_path.."default/layouts/fairhw.png"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user