X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.config%2Fawesome%2Frc.lua;h=994c13c447ca186e219743af0d45dae8b9a708c8;hb=f532eff144b84b3748977080ffccb6c495459d4c;hp=3bd510770ca31f4941691023d0ab59bd7c1aaf4c;hpb=6d84dd3a02154b9e2c3652c3f0579b2809428d03;p=x_base.git diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index 3bd5107..994c13c 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -403,7 +403,7 @@ client.add_signal("unfocus", function(c) c.border_color = beautiful.border_norma -- }}} -wallpaper_dir = home .. "/media/photos/gallery.donarmstrong.com/" +wallpaper_dir = home .. "/media/background" if (not file_exists(wallpaper_dir)) then wallpaper_dir = "/usr/share/awesome/themes/default/background.png" end