From bbde2e26a609ccae1fc0e5296e01dded257e18b3 Mon Sep 17 00:00:00 2001 From: dbroqua Date: Tue, 18 Jul 2017 12:53:36 +0200 Subject: [PATCH] - Updated background --- i3/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/i3/config b/i3/config index 4a55733..b016bd0 100644 --- a/i3/config +++ b/i3/config @@ -189,7 +189,8 @@ exec --no-startup-id i3-msg 'exec ssh-add &' exec --no-startup-id i3-msg 'workspace 1; exec /usr/bin/urxvt' exec --no-startup-id i3-msg 'workspace 2; exec /usr/bin/thunderbird' exec --no-startup-id i3-msg 'workspace 3; exec /usr/bin/spotify' -exec --no-startup-id i3-msg 'exec fbsetbg -a `tail -n 1 .fluxbox/lastwallpaper|cut -d'|' -f 2`' +#exec --no-startup-id i3-msg 'exec fbsetbg -a `tail -n 1 .fluxbox/lastwallpaper|cut -d'|' -f 2`' +exec --no-startup-id feh --bg-fill `tail -n 1 .fluxbox/lastwallpaper|cut -d'|' -f 2` workspace_layout tabbed