From 0346ab7437c73ec88330d92cf82aad8ea60aae5d Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Sat, 6 Apr 2019 07:50:14 +0200 Subject: [PATCH] =?UTF-8?q?StumpWM:=20nitrogen=20=E2=86=92=20feh=20for=20w?= =?UTF-8?q?allpaper?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stumpwm/stumpwmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stumpwm/stumpwmrc b/stumpwm/stumpwmrc index 9cecefc..806b02c 100644 --- a/stumpwm/stumpwmrc +++ b/stumpwm/stumpwmrc @@ -177,7 +177,7 @@ (run-shell-command "dunst") ;; nitrogen (wallpaper) -(run-shell-command "nitrogen --restore") +(run-shell-command "~/.fehbg") ;; start compton (compositor) (run-shell-command "compton --config ~/.config/compton.conf")