- Added background
This commit is contained in:
parent
3bbb398092
commit
7178f9caec
2 changed files with 2 additions and 1 deletions
|
@ -171,7 +171,8 @@ 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 feh --bg-fill `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`
|
||||
exec --no-startup-id feh --bg-fill ~/.config/i3/wallpaper.jpg
|
||||
|
||||
workspace_layout tabbed
|
||||
|
||||
|
|
BIN
i3/wallpaper.jpg
Normal file
BIN
i3/wallpaper.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
Loading…
Reference in a new issue