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