Commit 568f0c4f authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

feh(1): $() instead of ``

parent f7267b0d
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 .
.