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

feh(1): .fehbg needs eval

parent bb6d1844
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -663,7 +663,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 `cat ~/.fehbg`
.Qq `eval cat ~/.fehbg`
to your X startup script
.Pq like Pa ~/.xinitrc .
.