From 060673e30a6424ef02bb85c3607288f9cebe896d Mon Sep 17 00:00:00 2001 From: Sheldon Lee Date: Sun, 20 Sep 2020 13:12:38 +0800 Subject: [PATCH] Changed wallpaper. --- .config/awesome/solarized_theme.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/awesome/solarized_theme.lua b/.config/awesome/solarized_theme.lua index 2bec9d1..abcbf86 100644 --- a/.config/awesome/solarized_theme.lua +++ b/.config/awesome/solarized_theme.lua @@ -103,7 +103,7 @@ theme.taglist_squares_sel = theme_assets.taglist_squares_sel( theme.titlebar_maximized_button_focus_active = themes_path.."default/titlebar/maximized_focus_active.png" -- theme.wallpaper = themes_path.."default/background.png" - theme.wallpaper = "~/wallpaper/ff.jpg" + theme.wallpaper = "~/wallpaper/solarized.png" -- You can use your own layout icons like this: theme.layout_fairh = themes_path.."default/layouts/fairhw.png"