Add desktop background to xinit
This commit is contained in:
parent
3ceb6d2a04
commit
7dc142b742
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ setxkbmap gb
|
||||||
xmodmap ~/.Xmodmap
|
xmodmap ~/.Xmodmap
|
||||||
|
|
||||||
# Set background
|
# Set background
|
||||||
feh --bg-fill /home/thomas/wallpapers/plain-arch.png
|
feh --bg-fill /home/thomas/wallpapers/alien-blank.png
|
||||||
|
|
||||||
# Start i3 window manager
|
# Start i3 window manager
|
||||||
exec i3
|
exec i3
|
||||||
|
|
Loading…
Add table
Reference in a new issue