- Updated background
This commit is contained in:
parent
11d90229b6
commit
bbde2e26a6
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue