summaryrefslogtreecommitdiffstats
path: root/.config/awesome/rc.lua
diff options
context:
space:
mode:
Diffstat (limited to '.config/awesome/rc.lua')
-rw-r--r--.config/awesome/rc.lua6
1 files changed, 1 insertions, 5 deletions
diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua
index 15ad172..7847a5e 100644
--- a/.config/awesome/rc.lua
+++ b/.config/awesome/rc.lua
@@ -98,11 +98,7 @@ local layouts =
-- }}}
-- {{{ Wallpaper
-if beautiful.wallpaper then
- for s = 1, screen.count() do
- gears.wallpaper.maximized(beautiful.wallpaper, s, true)
- end
-end
+gears.wallpaper.tiled("/home/slash/pictures/wallpaper-2666137.png")
-- }}}
-- {{{ Tags