summaryrefslogtreecommitdiffstats
path: root/.config/awesome/themes/custom/theme.lua
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-10-07 15:23:23 +0200
committerGravatar Tom Willemsen2012-10-07 15:23:23 +0200
commit52abe4f88168002420813e20751d772023d96718 (patch)
treed87aeefe7ca798fd8cdb911d932a2712944f5ca3 /.config/awesome/themes/custom/theme.lua
parent5b8d412cf79168fc6cdd45eac3ce65934d1f7b8d (diff)
parent049a44b608aacbaf1f040183def77fd7e7243fe3 (diff)
downloaddotfiles-52abe4f88168002420813e20751d772023d96718.tar.gz
dotfiles-52abe4f88168002420813e20751d772023d96718.zip
Merge remote-tracking branch 'origin/master' into phoenix
Conflicts: .config/awesome/rc.lua
Diffstat (limited to '.config/awesome/themes/custom/theme.lua')
-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"