mirror of
https://github.com/WarrenHood/dotfiles.git
synced 2025-06-16 10:04:58 +01:00
Use wallpaper at ~/.wallpapers/current
This commit is contained in:
parent
b8707bd07f
commit
76ce6ec16c
|
@ -105,7 +105,8 @@ theme.titlebar_maximized_button_normal_active = themes_path.."default/titlebar/m
|
||||||
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 = "~/.config/awesome/wallpapers/miku.jpg"
|
||||||
theme.wallpaper = "~/.config/awesome/wallpapers/black-turquoise.jpg"
|
-- theme.wallpaper = "~/.config/awesome/wallpapers/black-turquoise.jpg"
|
||||||
|
theme.wallpaper = "~/.wallpapers/current"
|
||||||
|
|
||||||
-- 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"
|
||||||
|
|
Loading…
Reference in a new issue