From 7ed9dad85c8399407b9af8096505741eb54edcf9 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sun, 27 Aug 2023 10:39:20 +0300 Subject: stumpwm: update wallpapers --- stumpwm.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stumpwm.org') diff --git a/stumpwm.org b/stumpwm.org index 949b77a..ccec942 100644 --- a/stumpwm.org +++ b/stumpwm.org @@ -52,7 +52,7 @@ (defun thanos/set-wallpapers () "Set wallpapers depending on hostname." - (cond ((equal (asdf:hostname) "zeus") (feh-set-wallpaper "eris-chocolates.jpg")) + (cond ((equal (asdf:hostname) "zeus") (feh-set-wallpaper "anime-night-mountains.jpg")) ((equal (asdf:hostname) "hermes") (feh-set-wallpaper "library-old-house.jpg")))) (when *initializing* -- cgit v1.2.3