Commit f7267b0d authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

feh(1): background setting: Fix typo (thx andy)

parent f2be037b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -670,7 +670,7 @@ can also be used as a background setter. It will store the command line
necessary to set the background in
.Pa ~/.fehbg ,
so to have your background restored everytime you start X, you can add
.Qq `eval cat ~/.fehbg`
.Qq eval `cat ~/.fehbg`
to your X startup script
.Pq like Pa ~/.xinitrc .
.