diff options
| author | 2015-06-17 10:51:22 +0200 | |
|---|---|---|
| committer | 2015-06-17 10:51:22 +0200 | |
| commit | 1d3aae3d05579ca3f17074cce29680fee66d2a71 (patch) | |
| tree | 264ba26da5e5b2a3be8752aee93220ea4a6c8e50 | |
| parent | f06e2fb8328de1da04c473d80c03e6c6a0abb7cd (diff) | |
| download | dotfiles-1d3aae3d05579ca3f17074cce29680fee66d2a71.tar.gz dotfiles-1d3aae3d05579ca3f17074cce29680fee66d2a71.zip | |
Set wallpaper with feh
| -rwxr-xr-x | herbstluftwm/.config/herbstluftwm/autostart | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart index 4b94297..9cb22d6 100755 --- a/herbstluftwm/.config/herbstluftwm/autostart +++ b/herbstluftwm/.config/herbstluftwm/autostart @@ -8,8 +8,7 @@ function hc() { hc emit_hook reload -xsetroot -solid '#5A8E3A' - +feh --bg-tile ~/pictures/wallpaper-2311191.jpg # remove all existing keybindings hc keyunbind --all |
