Wallpapers

This commit is contained in:
2020-02-13 16:22:07 +01:00
parent 9e15443a98
commit 75851ccff1
4 changed files with 1 additions and 72 deletions

View File

@@ -76,7 +76,7 @@ theme.titlebar_maximized_button_focus_inactive = "/usr/share/awesome/themes/def
theme.titlebar_maximized_button_normal_active = "/usr/share/awesome/themes/default/titlebar/maximized_normal_active.png"
theme.titlebar_maximized_button_focus_active = "/usr/share/awesome/themes/default/titlebar/maximized_focus_active.png"
theme.wallpaper = "/home/thomas/Pictures/Wallpapers/terminal.jpg"
theme.wallpaper = os.getenv('HOME') .. "/.config/awesome/Wallpapers/terminal.jpg"
-- You can use your own layout icons like this:
theme.layout_fairh = "/usr/share/awesome/themes/default/layouts/fairhw.png"