mirror of
https://github.com/WarrenHood/dotfiles.git
synced 2025-04-29 20:24:59 +01:00
Use wallpaper at ~/.wallpapers/current
(cherry picked from commit 76ce6ec16c
)
This commit is contained in:
parent
46cb63b95f
commit
76edec0bc0
|
@ -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_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 = "~/.wallpapers/current"
|
||||
|
||||
-- You can use your own layout icons like this:
|
||||
theme.layout_fairh = themes_path.."default/layouts/fairhw.png"
|
||||
|
|
Loading…
Reference in a new issue