diff options
| author | Blista Kanjo | 2021-10-05 14:01:54 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2021-10-05 14:01:54 -0400 |
| commit | a0ed3a15dbb214ad780120b278446d5576ccf6bc (patch) | |
| tree | efc8af201b324023ac798dd9b8314e9031207eb6 /awesome/themes/adwaita/theme.lua | |
| parent | fe68abba9f02977ca8b0e84708a0c0ce3dc0eccb (diff) | |
modified adwaita theme with default #303030 wallpaper
Diffstat (limited to 'awesome/themes/adwaita/theme.lua')
| -rw-r--r-- | awesome/themes/adwaita/theme.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/awesome/themes/adwaita/theme.lua b/awesome/themes/adwaita/theme.lua index 96b7106..7f9bda8 100644 --- a/awesome/themes/adwaita/theme.lua +++ b/awesome/themes/adwaita/theme.lua @@ -98,7 +98,7 @@ 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.wallpaper = themes_path.."default/background.png" -theme.wallpaper = "/home/kylert/.config/awesome/themes/adwaita/adwaita-night.jpg" +theme.wallpaper = "/home/kylert/.config/awesome/themes/adwaita/30times3.png" -- You can use your own layout icons like this: theme.layout_fairh = themes_path.."default/layouts/fairhw.png" |
