summaryrefslogtreecommitdiffstats
path: root/.config/awesome/themes
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-10-07 13:18:05 +0200
committerGravatar Tom Willemsen2012-10-07 13:18:05 +0200
commit6eea81b5ca43a05b149625b58b0331f06ce73e92 (patch)
tree54bcad71cf83ba988d2efa80620cfa9438e156f0 /.config/awesome/themes
parentc317a15200fede45cca9d963b6d8fa897069eab9 (diff)
downloaddotfiles-6eea81b5ca43a05b149625b58b0331f06ce73e92.tar.gz
dotfiles-6eea81b5ca43a05b149625b58b0331f06ce73e92.zip
.config/awesome/themes/custom/theme.lua
Diffstat (limited to '.config/awesome/themes')
-rw-r--r--.config/awesome/themes/custom/theme.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/awesome/themes/custom/theme.lua b/.config/awesome/themes/custom/theme.lua
index 3cdb9ca..c65edc8 100644
--- a/.config/awesome/themes/custom/theme.lua
+++ b/.config/awesome/themes/custom/theme.lua
@@ -74,7 +74,7 @@ theme.titlebar_maximized_button_normal_active = "/home/slash/.config/awesome/the
theme.titlebar_maximized_button_focus_active = "/home/slash/.config/awesome/themes/custom/titlebar/maximized_focus_active.png"
-- You can use your own command to set your wallpaper
-theme.wallpaper_cmd = { "awsetbg -u hsetroot /home/slash/pictures/wallpapers/3600x1080/wallpaper-1085607.jpg" }
+theme.wallpaper_cmd = { "awsetbg -u feh -c /usr/share/archlinux/wallpaper/archlinux-simplyblack.png" }
-- You can use your own layout icons like this:
theme.layout_fairh = "/home/slash/.config/awesome/themes/custom/layouts/fairhw.png"