diff options
| author | 2015-02-12 19:49:09 +0100 | |
|---|---|---|
| committer | 2015-02-12 19:49:09 +0100 | |
| commit | f8eb3c802d157f6d16d1340bbf89b36258261fae (patch) | |
| tree | e23bfc92aa0ec6669ae85449c22eb212e4555afe /herbstluftwm | |
| parent | f22732881189e7de573133d482b8eb9fac72550d (diff) | |
| download | dotfiles-f8eb3c802d157f6d16d1340bbf89b36258261fae.tar.gz dotfiles-f8eb3c802d157f6d16d1340bbf89b36258261fae.tar.bz2 dotfiles-f8eb3c802d157f6d16d1340bbf89b36258261fae.zip | |
wallpaper change
Diffstat (limited to 'herbstluftwm')
| -rw-r--r-- | herbstluftwm/.config/herbstluftwm/theme.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/theme.sh b/herbstluftwm/.config/herbstluftwm/theme.sh index c4f9433..c40f94a 100644 --- a/herbstluftwm/.config/herbstluftwm/theme.sh +++ b/herbstluftwm/.config/herbstluftwm/theme.sh | |||
| @@ -12,7 +12,7 @@ add_alpha_channel(){ | |||
| 12 | } | 12 | } |
| 13 | 13 | ||
| 14 | # Wallpaper | 14 | # Wallpaper |
| 15 | wallpaper="/home/tom/Pictures/mountains.jpg" | 15 | wallpaper="/home/tom/Pictures/Wallpapers/snake.jpg" |
| 16 | 16 | ||
| 17 | # Padding | 17 | # Padding |
| 18 | window_p=20 | 18 | window_p=20 |
| @@ -24,7 +24,7 @@ font_sec="-*-stlarch-medium-*-*-*-10-*-*-*-*-*-*-*" | |||
| 24 | 24 | ||
| 25 | # Colors | 25 | # Colors |
| 26 | color_fg=$(get_x_color 15) | 26 | color_fg=$(get_x_color 15) |
| 27 | color_accent=$(get_x_color 11) | 27 | color_accent=$(get_x_color 10) |
| 28 | color_bg=$(get_x_color 0) | 28 | color_bg=$(get_x_color 0) |
| 29 | 29 | ||
| 30 | # Alpha Colors for use with bar | 30 | # Alpha Colors for use with bar |
