diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart index 04e3bcb..1c5b31f 100755 --- a/herbstluftwm/.config/herbstluftwm/autostart +++ b/herbstluftwm/.config/herbstluftwm/autostart @@ -34,7 +34,7 @@ hc emit_hook reload ## Background image: # Set a random image as the desktop wallpaper. -feh --bg-tile "${HOME}/pictures/wallpapers/Relic_20Anni_Homeworld_1920x1080.png" +feh --bg-tile "${HOME}/pictures/wallpapers/$(hostname).jpg" ## Keybindings: # Remove all existing keybindings so that when herbstluftwm is diff --git a/herbstluftwm/pictures/wallpapers/Relic_20Anni_Homeworld_1920x1080.png b/herbstluftwm/pictures/wallpapers/Relic_20Anni_Homeworld_1920x1080.png deleted file mode 100644 index f9a5571..0000000 Binary files a/herbstluftwm/pictures/wallpapers/Relic_20Anni_Homeworld_1920x1080.png and /dev/null differ diff --git a/herbstluftwm/pictures/wallpapers/data.jpg b/herbstluftwm/pictures/wallpapers/data.jpg new file mode 100644 index 0000000..8a40dd0 Binary files /dev/null and b/herbstluftwm/pictures/wallpapers/data.jpg differ diff --git a/herbstluftwm/pictures/wallpapers/rincewind.jpg b/herbstluftwm/pictures/wallpapers/rincewind.jpg new file mode 100644 index 0000000..a234aab Binary files /dev/null and b/herbstluftwm/pictures/wallpapers/rincewind.jpg differ