Skip to content

Commit

Permalink
s/fill/full/ for xsetbg
Browse files Browse the repository at this point in the history
  • Loading branch information
shaleh committed May 1, 2002
1 parent c1d961e commit bd3161a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/bsetbg
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ xli_tile_cmd="xli -onroot -quiet"
xli_center_cmd="xli -center -onroot quiet"
xli_default_cmd="$xli_center_cmd"

xsetbg_full_cmd="xsetbg -fillscreen"
xsetbg_full_cmd="xsetbg -fullscreen"
xsetbg_tile_cmd="xsetbg"
xsetbg_center_cmd="xsetbg -center"
xsetbg_default_cmd="$xsetbg_center_cmd"
Expand Down

0 comments on commit bd3161a

Please sign in to comment.